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

Add alerting tools IT; fix missing system index bug of SearchMonitorsTool #135

Merged
merged 9 commits into from
Jan 22, 2024

cleanup; add ziparchive back to integ test cluster

82f0708
Select commit
Loading
Failed to load commit list.
Merged

Add alerting tools IT; fix missing system index bug of SearchMonitorsTool #135

cleanup; add ziparchive back to integ test cluster
82f0708
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2024 in 0s

80.65% (target 75.00%)

View this Pull Request on Codecov

80.65% (target 75.00%)

Details

Codecov Report

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

Comparison is base (e278d8d) 80.83% compared to head (82f0708) 80.65%.

❗ Current head 82f0708 differs from pull request most recent head f5d056c. Consider uploading reports for the commit f5d056c to get more accurate results

Files Patch % Lines
...org/opensearch/agent/tools/SearchMonitorsTool.java 78.94% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #135      +/-   ##
============================================
- Coverage     80.83%   80.65%   -0.19%     
- Complexity      195      198       +3     
============================================
  Files            13       13              
  Lines          1002     1013      +11     
  Branches        133      133              
============================================
+ Hits            810      817       +7     
- Misses          141      145       +4     
  Partials         51       51              

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