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.14] [Backport 2.x] fix chained findings monitor logic in update detector flow #1022

Open
wants to merge 1 commit into
base: 2.14
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c162a6f from #1020

…1020)

* fix chained findings monitor logic in update detector flow

* extract check for chained findings monitor into a re-usable method. create constant for chained findings monitor string literal

---------

(cherry picked from commit df5f746)

Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit c162a6f)
Copy link

codecov bot commented May 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 24.75%. Comparing base (ddbe6ed) to head (c47e6ac).

Files Patch % Lines
...lytics/transport/TransportIndexDetectorAction.java 0.00% 10 Missing ⚠️
...ch/securityanalytics/findings/FindingsService.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.14    #1022      +/-   ##
============================================
- Coverage     24.76%   24.75%   -0.02%     
  Complexity     1054     1054              
============================================
  Files           280      280              
  Lines         12899    12907       +8     
  Branches       1407     1410       +3     
============================================
  Hits           3195     3195              
- Misses         9431     9439       +8     
  Partials        273      273              

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

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.

0 participants