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

Populate RecoveryState details for shallow snapshot restore #15353

Merged

Fix IT - testSyncSegmentsFromGivenRemoteSegmentStore

668dfec
Select commit
Loading
Failed to load commit list.
Merged

Populate RecoveryState details for shallow snapshot restore #15353

Fix IT - testSyncSegmentsFromGivenRemoteSegmentStore
668dfec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

71.84% (target 70.00%)

View this Pull Request on Codecov

71.84% (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.84%. Comparing base (acee2ae) to head (668dfec).
Report is 2 commits behind head on main.

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              @@
##               main   #15353      +/-   ##
============================================
- Coverage     71.87%   71.84%   -0.03%     
- Complexity    63318    63402      +84     
============================================
  Files          5231     5244      +13     
  Lines        296521   296797     +276     
  Branches      42832    42852      +20     
============================================
+ Hits         213113   213230     +117     
- Misses        65948    66128     +180     
+ Partials      17460    17439      -21     

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