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] Fix the job scheduler parser, action listeners, and multi-node test #1161

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b8496a9 from #1157.

…1157)

* fix job parser

Signed-off-by: Joanne Wang <[email protected]>

* fix listener.onFailure

Signed-off-by: Joanne Wang <[email protected]>

* fix flaky create threat intel monitor test

Signed-off-by: Joanne Wang <[email protected]>

---------

Signed-off-by: Joanne Wang <[email protected]>
(cherry picked from commit b8496a9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 71.15385% with 15 lines in your changes missing coverage. Please review.

Project coverage is 67.48%. Comparing base (95d0099) to head (70b0f27).

Files Patch % Lines
...tyanalytics/threatIntel/model/TIFJobParameter.java 80.95% 5 Missing and 3 partials ⚠️
...rch/securityanalytics/SecurityAnalyticsPlugin.java 42.85% 3 Missing and 1 partial ⚠️
...nalytics/jobscheduler/SecurityAnalyticsRunner.java 0.00% 2 Missing ⚠️
...threatIntel/iocscan/dao/BaseEntityCrudService.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.15    #1161      +/-   ##
============================================
+ Coverage     67.37%   67.48%   +0.10%     
- Complexity     3456     3469      +13     
============================================
  Files           404      404              
  Lines         19715    19757      +42     
  Branches       2008     2015       +7     
============================================
+ Hits          13283    13333      +50     
+ Misses         5472     5454      -18     
- Partials        960      970      +10     

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

@jowg-amazon jowg-amazon merged commit 7b9a329 into 2.15 Jul 12, 2024
27 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