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] Implemented cross-cluster monitor support #584 #586

Merged
merged 4 commits into from
Feb 6, 2024

Updated tests.

30df09f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Implemented cross-cluster monitor support #584 #586

Updated tests.
30df09f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2024 in 0s

72.87% (target 75.00%)

View this Pull Request on Codecov

72.87% (target 75.00%)

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (a45dd4d) 72.99% compared to head (30df09f) 72.87%.

Files Patch % Lines
...arch/commons/alerting/model/ClusterMetricsInput.kt 60.60% 9 Missing and 4 partials ⚠️
...lin/org/opensearch/commons/alerting/model/Alert.kt 70.96% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #586      +/-   ##
============================================
- Coverage     72.99%   72.87%   -0.13%     
- Complexity      856      863       +7     
============================================
  Files           133      133              
  Lines          5773     5810      +37     
  Branches        707      715       +8     
============================================
+ Hits           4214     4234      +20     
- Misses         1248     1261      +13     
- Partials        311      315       +4     

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