[Backport 2.x] [Searchable Snapshot] Add Relevant Error handling for Restore API with remote_snapshot. #12011
Codecov / codecov/project
succeeded
Jan 24, 2024 in 0s
71.04% (target 70.00%)
View this Pull Request on Codecov
71.04% (target 70.00%)
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
b72f1d1
) 71.12% compared to head (7b21f3c
) 71.04%.
Report is 2 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
.../java/org/opensearch/snapshots/RestoreService.java | 20.00% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #12011 +/- ##
============================================
- Coverage 71.12% 71.04% -0.08%
+ Complexity 59384 59336 -48
============================================
Files 4891 4891
Lines 279944 279949 +5
Branches 41055 41056 +1
============================================
- Hits 199113 198901 -212
- Misses 63904 64153 +249
+ Partials 16927 16895 -32
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading