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] Add matchesPluginSystemIndexPattern to SystemIndexRegistry #14770

Merged
merged 1 commit into from
Jul 16, 2024

Add matchesPluginSystemIndexPattern to SystemIndexRegistry (#14750)

3313146
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add matchesPluginSystemIndexPattern to SystemIndexRegistry #14770

Add matchesPluginSystemIndexPattern to SystemIndexRegistry (#14750)
3313146
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

71.54% (target 70.00%)

View this Pull Request on Codecov

71.54% (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.54%. Comparing base (697396b) to head (3313146).
Report is 1 commits behind head on 2.x.

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              @@
##                2.x   #14770      +/-   ##
============================================
- Coverage     71.61%   71.54%   -0.07%     
+ Complexity    62504    62473      -31     
============================================
  Files          5106     5106              
  Lines        293554   293560       +6     
  Branches      42772    42772              
============================================
- Hits         210228   210037     -191     
- Misses        65688    65924     +236     
+ Partials      17638    17599      -39     

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