Make IndexStoreListener a pluggable interface #16583
Merged
Codecov / codecov/project
succeeded
Nov 7, 2024 in 0s
72.11% (target 70.00%)
View this Pull Request on Codecov
72.11% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 72.11%. Comparing base (
034bd2b
) to head (ca32a2f
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...org/opensearch/index/store/IndexStoreListener.java | 80.95% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16583 +/- ##
============================================
+ Coverage 72.04% 72.11% +0.07%
- Complexity 65093 65102 +9
============================================
Files 5314 5315 +1
Lines 303541 303572 +31
Branches 43921 43925 +4
============================================
+ Hits 218683 218935 +252
+ Misses 66946 66672 -274
- Partials 17912 17965 +53
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading