feat: Overwrite partitions mode #3687
Merged
Codecov / codecov/project
succeeded
Jan 17, 2025 in 0s
77.94% (+0.14%) compared to 5702720
View this Pull Request on Codecov
77.94% (+0.14%) compared to 5702720
Details
Codecov Report
Attention: Patch coverage is 79.31034%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 77.94%. Comparing base (
5702720
) to head (65f5da5
).
Report is 11 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
daft/dataframe/dataframe.py | 71.42% | 4 Missing |
daft/filesystem.py | 86.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3687 +/- ##
==========================================
+ Coverage 77.79% 77.94% +0.14%
==========================================
Files 729 725 -4
Lines 90408 90967 +559
==========================================
+ Hits 70335 70904 +569
+ Misses 20073 20063 -10
Files with missing lines | Coverage Δ | |
---|---|---|
daft/filesystem.py | 70.20% <86.66%> (+0.36%) |
⬆️ |
daft/dataframe/dataframe.py | 85.43% <71.42%> (-0.09%) |
⬇️ |
Loading