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

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 <jowg@amazon.com>

* fix listener.onFailure

Signed-off-by: Joanne Wang <jowg@amazon.com>

* fix flaky create threat intel monitor test

Signed-off-by: Joanne Wang <jowg@amazon.com>

---------

Signed-off-by: Joanne Wang <jowg@amazon.com>
(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.51%. Comparing base (ff65dc2) to head (70118d0).

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.x    #1160      +/-   ##
============================================
+ Coverage     67.45%   67.51%   +0.06%     
- Complexity     3456     3469      +13     
============================================
  Files           404      404              
  Lines         19715    19757      +42     
  Branches       2008     2015       +7     
============================================
+ Hits          13298    13339      +41     
+ Misses         5453     5447       -6     
- Partials        964      971       +7     

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

@jowg-amazon jowg-amazon merged commit 2f214e3 into 2.x Jul 12, 2024
24 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.

None yet

2 participants