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] Populate RecoveryState details for shallow snapshot restore (#15353) #15566

Merged
merged 1 commit into from
Sep 2, 2024

Populate RecoveryState details for shallow snapshot restore (#15353)

0e04819
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Populate RecoveryState details for shallow snapshot restore (#15353) #15566

Populate RecoveryState details for shallow snapshot restore (#15353)
0e04819
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

71.56% (target 70.00%)

View this Pull Request on Codecov

71.56% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71.56%. Comparing base (5653ed6) to head (0e04819).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...in/java/org/opensearch/index/shard/IndexShard.java 11.11% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15566      +/-   ##
============================================
- Coverage     71.60%   71.56%   -0.05%     
+ Complexity    63764    63716      -48     
============================================
  Files          5239     5239              
  Lines        298427   298435       +8     
  Branches      43440    43443       +3     
============================================
- Hits         213694   213575     -119     
- Misses        66952    67005      +53     
- Partials      17781    17855      +74     

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