[CHORE] Begin integrating Rust Logical Plan with Dataframe API #1207
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Aug 2, 2023 in 0s
88.10% (-0.32%) compared to e681536
View this Pull Request on Codecov
88.10% (-0.32%) compared to e681536
Details
Codecov Report
Merging #1207 (790fa24) into main (e681536) will decrease coverage by
0.32%
.
Report is 2 commits behind head on main.
The diff coverage is57.57%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1207 +/- ##
==========================================
- Coverage 88.41% 88.10% -0.32%
==========================================
Files 55 56 +1
Lines 5620 5656 +36
==========================================
+ Hits 4969 4983 +14
- Misses 651 673 +22
Files Changed | Coverage Δ | |
---|---|---|
daft/io/common.py | 64.51% <23.07%> (-30.23%) |
⬇️ |
daft/logical/rust_logical_plan.py | 66.66% <66.66%> (ø) |
|
daft/io/parquet.py | 90.00% <87.50%> (-3.34%) |
⬇️ |
daft/context.py | 80.55% <100.00%> (ø) |
|
daft/dataframe/dataframe.py | 88.84% <100.00%> (ø) |
Loading