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

feat: add retry mechanism in read blob metadata #1617

Merged
merged 1 commit into from
Sep 19, 2024

feat: add retry mechanism in read blob metadata

e04b5ca
Select commit
Loading
Failed to load commit list.
Merged

feat: add retry mechanism in read blob metadata #1617

feat: add retry mechanism in read blob metadata
e04b5ca
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️

... and 3 files with indirect coverage changes