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] [Bug] Fixed ListIOCs number of findings cap. #1378

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d5c8f7a from #1373.

* Fixed finding number returned by ListIOCs API capping at 10,000.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Added integ test for fix.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Removed extraneous query params.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Added additional test case.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit d5c8f7a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 86.27451% with 7 lines in your changes missing coverage. Please review.

Project coverage is 69.12%. Comparing base (bf831f3) to head (7f89665).
Report is 1 commits behind head on 2.15.

Files with missing lines Patch % Lines
...threatIntel/transport/TransportListIOCsAction.java 86.27% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.15    #1378      +/-   ##
============================================
+ Coverage     68.92%   69.12%   +0.20%     
- Complexity     3604     3605       +1     
============================================
  Files           404      404              
  Lines         20055    20067      +12     
  Branches       2046     2046              
============================================
+ Hits          13822    13872      +50     
+ Misses         5211     5172      -39     
- Partials       1022     1023       +1     

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

@AWSHurneyt AWSHurneyt merged commit 448f37e into 2.15 Oct 23, 2024
26 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants