Skip to content

Populate RecoveryState details for shallow snapshot restore (#15353)

Codecov / codecov/project succeeded Sep 2, 2024 in 0s

71.78% (target 70.00%)

View this Pull Request on Codecov

71.78% (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.78%. Comparing base (5653ed6) to head (cff8448).

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.78%   +0.18%     
- Complexity    63764    63864     +100     
============================================
  Files          5239     5239              
  Lines        298427   298435       +8     
  Branches      43440    43443       +3     
============================================
+ Hits         213694   214246     +552     
+ Misses        66952    66313     -639     
- Partials      17781    17876      +95     

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