Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.17] Backport #1335 to 2.x #1341

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 01d9011 from #1339

* Add null check while adding fetched iocs into per-indicator-type map (#1335)

* add null check while adding fetched iocs into per-indicator-type map

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>

* adds tests verifying monitor configured on multiple indicator types

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>

---------

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>

* fix constructor for 2.x

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>

---------

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit 01d9011)
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.69%. Comparing base (cb7390f) to head (42bec66).
Report is 1 commits behind head on 2.17.

Files with missing lines Patch % Lines
...cs/threatIntel/iocscan/service/IoCScanService.java 88.88% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17    #1341      +/-   ##
============================================
- Coverage     68.75%   68.69%   -0.06%     
- Complexity     3583     3584       +1     
============================================
  Files           404      404              
  Lines         20038    20038              
  Branches       2042     2042              
============================================
- Hits          13777    13766      -11     
- Misses         5240     5255      +15     
+ Partials       1021     1017       -4     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eirsep eirsep merged commit 71cc5b3 into 2.17 Oct 3, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants