[Backport 2.x] Added new Setting property UnmodifiableOnRestore to prevent updating settings on restore snapshot #17116
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.
Loading