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] Disallow snapshot deletion while a v2 snapshot is in progress #16450

Merged
merged 1 commit into from
Oct 23, 2024

Disallow snapshot deletion while a v2 snapshot is in progress (#16430)

4ea3048
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Disallow snapshot deletion while a v2 snapshot is in progress #16450

Disallow snapshot deletion while a v2 snapshot is in progress (#16430)
4ea3048
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (fc4ac8b) to head (4ea3048).

Files with missing lines Patch % Lines
...ava/org/opensearch/snapshots/SnapshotsService.java 63.63% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16450      +/-   ##
============================================
- Coverage     71.81%   71.75%   -0.07%     
+ Complexity    65348    65292      -56     
============================================
  Files          5312     5312              
  Lines        304935   304944       +9     
  Branches      44425    44426       +1     
============================================
- Hits         218994   218809     -185     
- Misses        67719    67907     +188     
- Partials      18222    18228       +6     

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