Use _list/indices API instead of _cat/index API in CatIndexTool #3243
Codecov / codecov/project
failed
Mar 11, 2025 in 0s
80.21% (-0.08%) compared to 7d1f002
View this Pull Request on Codecov
80.21% (-0.08%) compared to 7d1f002
Details
Codecov Report
Attention: Patch coverage is 81.01266%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 80.21%. Comparing base (
7d1f002
) to head (1b5d510
).
Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../org/opensearch/ml/engine/tools/ListIndexTool.java | 80.51% | 8 Missing and 7 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3243 +/- ##
============================================
- Coverage 80.28% 80.21% -0.08%
- Complexity 6935 6993 +58
============================================
Files 610 615 +5
Lines 30296 30613 +317
Branches 3388 3443 +55
============================================
+ Hits 24324 24557 +233
- Misses 4510 4556 +46
- Partials 1462 1500 +38
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading