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: Overwrite partitions mode #3687

Merged
merged 3 commits into from
Jan 17, 2025

comment

65f5da5
Select commit
Loading
Failed to load commit list.
Merged

feat: Overwrite partitions mode #3687

comment
65f5da5
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 84 files with indirect coverage changes