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 to file access methods #2287

Merged
merged 11 commits into from
Mar 25, 2024

jitter

8cf1bbd
Select commit
Loading
Failed to load commit list.
Merged

feat: Add retry mechanism to file access methods #2287

jitter
8cf1bbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 1s

83.60% (+0.28%) compared to f45dc39

View this Pull Request on Codecov

83.60% (+0.28%) compared to f45dc39

Details

Codecov Report

Attention: Patch coverage is 64.70588% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 83.60%. Comparing base (f45dc39) to head (8cf1bbd).
Report is 7 commits behind head on master.

Files Patch % Lines
flytekit/core/data_persistence.py 64.70% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2287      +/-   ##
==========================================
+ Coverage   83.31%   83.60%   +0.28%     
==========================================
  Files         309      311       +2     
  Lines       24064    23966      -98     
  Branches     3496     3503       +7     
==========================================
- Hits        20050    20037      -13     
+ Misses       3386     3298      -88     
- Partials      628      631       +3     

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