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] Add new parameters to snapshot restore to rename the restored aliases… #16447

Merged

Add new parameters to snapshot restore to rename the restored aliases…

4077187
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add new parameters to snapshot restore to rename the restored aliases… #16447

Add new parameters to snapshot restore to rename the restored aliases…
4077187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

71.83% (target 70.00%)

View this Pull Request on Codecov

71.83% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 63.82979% with 17 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (41258e7) to head (4077187).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ster/snapshots/restore/RestoreSnapshotRequest.java 57.14% 3 Missing and 9 partials ⚠️
...apshots/restore/RestoreSnapshotRequestBuilder.java 0.00% 4 Missing ⚠️
.../java/org/opensearch/snapshots/RestoreService.java 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16447      +/-   ##
============================================
+ Coverage     71.77%   71.83%   +0.05%     
+ Complexity    65344    65335       -9     
============================================
  Files          5312     5312              
  Lines        304914   304968      +54     
  Branches      44425    44437      +12     
============================================
+ Hits         218861   219059     +198     
+ Misses        67803    67574     -229     
- Partials      18250    18335      +85     

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