In FlyteRemote.upload_file
, pass the file object directly rather than the entire bytes buffer
#2641
Codecov / codecov/project
failed
Aug 6, 2024 in 0s
78.47% (-0.31%) compared to 72da0d0
View this Pull Request on Codecov
78.47% (-0.31%) compared to 72da0d0
Details
Codecov Report
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 78.47%. Comparing base (
72da0d0
) to head (c5075ae
).
Report is 4 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
flytekit/remote/remote.py | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2641 +/- ##
==========================================
- Coverage 78.77% 78.47% -0.31%
==========================================
Files 187 187
Lines 19149 19151 +2
Branches 3993 3994 +1
==========================================
- Hits 15085 15029 -56
- Misses 3374 3436 +62
+ Partials 690 686 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading