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.15] Backport #1335 to 2.x #1340

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 <[email protected]>

* adds tests verifying monitor configured on multiple indicator types

Signed-off-by: Surya Sashank Nistala <[email protected]>

---------

Signed-off-by: Surya Sashank Nistala <[email protected]>

* fix constructor for 2.x

Signed-off-by: Surya Sashank Nistala <[email protected]>

---------

Signed-off-by: Surya Sashank Nistala <[email protected]>
(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.75%. Comparing base (5cb2dd4) to head (760c692).
Report is 1 commits behind head on 2.15.

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.15    #1340      +/-   ##
============================================
+ Coverage     68.70%   68.75%   +0.04%     
- Complexity     3582     3584       +2     
============================================
  Files           404      404              
  Lines         20035    20035              
  Branches       2042     2042              
============================================
+ Hits          13766    13775       +9     
+ Misses         5246     5239       -7     
+ Partials       1023     1021       -2     
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 58e0dd9 into 2.15 Oct 3, 2024
12 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