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

[Searchable Snapshot] Add Relevant Error handling for Restore API with remote_snapshot. #11840

Merged

apply spotless check.

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

[Searchable Snapshot] Add Relevant Error handling for Restore API with remote_snapshot. #11840

apply spotless check.
7b511b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 1s

71.35% (target 70.00%)

View this Pull Request on Codecov

71.35% (target 70.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (304042f) 71.37% compared to head (7b511b4) 71.35%.
Report is 9 commits behind head on main.

Files Patch % Lines
.../java/org/opensearch/snapshots/RestoreService.java 20.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11840      +/-   ##
============================================
- Coverage     71.37%   71.35%   -0.03%     
+ Complexity    59403    59388      -15     
============================================
  Files          4923     4923              
  Lines        279214   279219       +5     
  Branches      40596    40597       +1     
============================================
- Hits         199302   199247      -55     
+ Misses        63375    63369       -6     
- Partials      16537    16603      +66     

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