feat: add retry mechanism in read blob metadata #1617
Merged
Codecov / codecov/project
succeeded
Sep 19, 2024 in 0s
61.27% (-0.02%) compared to 7fc9ede
View this Pull Request on Codecov
61.27% (-0.02%) compared to 7fc9ede
Details
Codecov Report
Attention: Patch coverage is 27.27273%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 61.27%. Comparing base (
7fc9ede
) to head (e04b5ca
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
storage/src/meta/mod.rs | 27.27% | 15 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1617 +/- ##
==========================================
- Coverage 61.29% 61.27% -0.02%
==========================================
Files 146 146
Lines 48143 48156 +13
Branches 46110 46123 +13
==========================================
+ Hits 29507 29509 +2
- Misses 17075 17085 +10
- Partials 1561 1562 +1
Files with missing lines | Coverage Δ | |
---|---|---|
storage/src/meta/mod.rs | 72.21% <27.27%> (-0.31%) |
⬇️ |
Loading