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 bug fixes to 2.9 #1265

Merged
merged 5 commits into from
Oct 12, 2023

replace ignore annotation with awaitsFix annotation

bf946ce
Select commit
Loading
Failed to load commit list.
Merged

Backport bug fixes to 2.9 #1265

replace ignore annotation with awaitsFix annotation
bf946ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 12, 2023 in 0s

68.27% (target 70.00%)

View this Pull Request on Codecov

68.27% (target 70.00%)

Details

Codecov Report

Merging #1265 (bf946ce) into 2.9 (d0fcce4) will increase coverage by 0.31%.
The diff coverage is 90.43%.

@@             Coverage Diff              @@
##                2.9    #1265      +/-   ##
============================================
+ Coverage     67.96%   68.27%   +0.31%     
- Complexity      119      120       +1     
============================================
  Files           160      160              
  Lines         10582    10740     +158     
  Branches       1601     1628      +27     
============================================
+ Hits           7192     7333     +141     
- Misses         2682     2686       +4     
- Partials        708      721      +13     
Files Coverage Δ
.../kotlin/org/opensearch/alerting/util/IndexUtils.kt 76.27% <ø> (-0.78%) ⬇️
...earch/alerting/workflow/CompositeWorkflowRunner.kt 72.01% <ø> (ø)
...alerting/transport/TransportIndexWorkflowAction.kt 54.94% <91.89%> (+3.93%) ⬆️
.../opensearch/alerting/DocumentLevelMonitorRunner.kt 84.75% <94.04%> (+1.46%) ⬆️
...opensearch/alerting/util/DocLevelMonitorQueries.kt 79.19% <87.69%> (+4.90%) ⬆️

... and 9 files with indirect coverage changes