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] [Searchable Snapshot] Add Relevant Error handling for Restore API with remote_snapshot. #12011

Merged
merged 1 commit into from
Jan 24, 2024

[Searchable Snapshot] Add Relevant Error handling for Restore API wit…

7b21f3c
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Searchable Snapshot] Add Relevant Error handling for Restore API with remote_snapshot. #12011

[Searchable Snapshot] Add Relevant Error handling for Restore API wit…
7b21f3c
Select commit
Loading
Failed to load commit list.
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.