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

Ensure index templates are not applied to system indices #16418

Merged

refactor: spotless changes

d80f7d0
Select commit
Loading
Failed to load commit list.
Merged

Ensure index templates are not applied to system indices #16418

refactor: spotless changes
d80f7d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

71.94% (target 70.00%)

View this Pull Request on Codecov

71.94% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (b2d537a) to head (d80f7d0).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...h/cluster/metadata/MetadataCreateIndexService.java 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16418      +/-   ##
============================================
- Coverage     72.02%   71.94%   -0.09%     
+ Complexity    65017    64939      -78     
============================================
  Files          5313     5313              
  Lines        303391   303394       +3     
  Branches      43902    43903       +1     
============================================
- Hits         218530   218285     -245     
- Misses        66952    67145     +193     
- Partials      17909    17964      +55     

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