Skip to content

Populate RecoveryState details for shallow snapshot restore (#15353)

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.