Add matchesPluginSystemIndexPattern to SystemIndexRegistry #14750
Codecov / codecov/project
succeeded
Jul 16, 2024 in 1s
71.69% (target 70.00%)
View this Pull Request on Codecov
71.69% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 71.69%. Comparing base (
6b8b3ef
) to head (609b715
).
Report is 5 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...va/org/opensearch/indices/SystemIndexRegistry.java | 85.71% | 1 Missing and 1 partial |
server/src/main/java/org/opensearch/node/Node.java | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #14750 +/- ##
============================================
- Coverage 71.82% 71.69% -0.13%
+ Complexity 62467 62409 -58
============================================
Files 5149 5149
Lines 293396 293402 +6
Branches 42392 42392
============================================
- Hits 210725 210356 -369
- Misses 65245 65674 +429
+ Partials 17426 17372 -54
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading