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] Added new Setting property UnmodifiableOnRestore to prevent updating settings on restore snapshot #17116

Merged

Merge branch '2.x' into backport/backport-16957-to-2.x

8f1fd2a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Added new Setting property UnmodifiableOnRestore to prevent updating settings on restore snapshot #17116

Merge branch '2.x' into backport/backport-16957-to-2.x
8f1fd2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 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 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.91%. Comparing base (a56a08e) to head (8f1fd2a).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../java/org/opensearch/snapshots/RestoreService.java 42.85% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17116      +/-   ##
============================================
+ Coverage     71.90%   71.91%   +0.01%     
+ Complexity    65776    65751      -25     
============================================
  Files          5325     5325              
  Lines        306417   306448      +31     
  Branches      44681    44693      +12     
============================================
+ Hits         220335   220393      +58     
+ Misses        67715    67644      -71     
- Partials      18367    18411      +44     

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