feat: Add retry mechanism to file access methods #2287
Merged
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.
Loading