[FEAT] Scaffolding for df.write_table #3323
Draft
Codecov / codecov/project
succeeded
Nov 18, 2024 in 0s
77.38% (+0.00%) compared to bb506a4
View this Pull Request on Codecov
77.38% (+0.00%) compared to bb506a4
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 77.38%. Comparing base (
bb506a4
) to head (0cf9c19
).
Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
daft/dataframe/dataframe.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3323 +/- ##
=======================================
Coverage 77.38% 77.38%
=======================================
Files 676 676
Lines 82602 82607 +5
=======================================
+ Hits 63922 63928 +6
+ Misses 18680 18679 -1
Files with missing lines | Coverage Δ | |
---|---|---|
daft/dataframe/dataframe.py | 86.58% <66.66%> (-0.07%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading