Populate RecoveryState details for shallow snapshot restore #15353
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.
Loading