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 1097, 1302, 1435, 1441, 1445, 1430 #1470

Merged
merged 9 commits into from
Mar 14, 2024

Fix some tests from cherry-picks

be34ced
Select commit
Loading
Failed to load commit list.
Merged

Backport 1097, 1302, 1435, 1441, 1445, 1430 #1470

Fix some tests from cherry-picks
be34ced
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

76.22% (target 70.00%)

View this Pull Request on Codecov

76.22% (target 70.00%)

Details

Codecov Report

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

Project coverage is 76.22%. Comparing base (5f738e3) to head (be34ced).
Report is 10 commits behind head on 2.5.

Files Patch % Lines
.../opensearch/alerting/DocumentLevelMonitorRunner.kt 80.20% 36 Missing and 23 partials ⚠️
...opensearch/alerting/util/DocLevelMonitorQueries.kt 84.84% 7 Missing and 18 partials ⚠️
.../org/opensearch/alerting/MonitorMetadataService.kt 37.50% 0 Missing and 5 partials ⚠️
.../kotlin/org/opensearch/alerting/util/IndexUtils.kt 72.22% 1 Missing and 4 partials ⚠️
...in/org/opensearch/alerting/MonitorRunnerService.kt 89.47% 2 Missing ⚠️
.../alerting/transport/TransportIndexMonitorAction.kt 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.5    #1470      +/-   ##
============================================
+ Coverage     75.76%   76.22%   +0.45%     
  Complexity      116      116              
============================================
  Files           125      125              
  Lines          6851     7320     +469     
  Branches       1028     1104      +76     
============================================
+ Hits           5191     5580     +389     
- Misses         1132     1178      +46     
- Partials        528      562      +34     

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