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

Add validation on context template removal #15608

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Trigger Build

57522c6
Select commit
Loading
Failed to load commit list.
Open

Add validation on context template removal #15608

Trigger Build
57522c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

71.91% (target 70.00%)

View this Pull Request on Codecov

71.91% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.91%. Comparing base (a5590d1) to head (57522c6).
Report is 354 commits behind head on main.

Files with missing lines Patch % Lines
...cluster/metadata/MetadataIndexTemplateService.java 83.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15608      +/-   ##
============================================
+ Coverage     71.85%   71.91%   +0.06%     
- Complexity    63847    63904      +57     
============================================
  Files          5257     5257              
  Lines        298543   298555      +12     
  Branches      43164    43165       +1     
============================================
+ Hits         214507   214720     +213     
+ Misses        66421    66222     -199     
+ Partials      17615    17613       -2     

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