[FEAT] IO Morsel Size #3004
Closed
[FEAT] IO Morsel Size #3004
Codecov / codecov/project
succeeded
Oct 9, 2024 in 1s
78.52% (+0.37%) compared to 73ff3f3
View this Pull Request on Codecov
78.52% (+0.37%) compared to 73ff3f3
Details
Codecov Report
Attention: Patch coverage is 90.24390%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 78.52%. Comparing base (
73ff3f3
) to head (753ac24
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/common/daft-config/src/python.rs | 40.00% | 3 Missing |
...-execution/src/intermediate_ops/intermediate_op.rs | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3004 +/- ##
==========================================
+ Coverage 78.14% 78.52% +0.37%
==========================================
Files 610 610
Lines 72146 71769 -377
==========================================
- Hits 56381 56354 -27
+ Misses 15765 15415 -350
Files with missing lines | Coverage Δ | |
---|---|---|
daft/context.py | 79.48% <ø> (ø) |
|
src/common/daft-config/src/lib.rs | 87.50% <100.00%> (ø) |
|
src/daft-dsl/src/expr/mod.rs | 75.66% <100.00%> (+0.10%) |
⬆️ |
src/daft-dsl/src/functions/scalar.rs | 94.00% <100.00%> (+0.81%) |
⬆️ |
src/daft-dsl/src/lib.rs | 100.00% <ø> (ø) |
|
src/daft-functions/src/uri/download.rs | 83.84% <100.00%> (+0.38%) |
⬆️ |
src/daft-functions/src/uri/upload.rs | 65.26% <100.00%> (+0.63%) |
⬆️ |
...ft-local-execution/src/intermediate_ops/project.rs | 100.00% <100.00%> (ø) |
|
src/daft-local-execution/src/lib.rs | 89.74% <100.00%> (ø) |
|
src/daft-local-execution/src/run.rs | 89.84% <100.00%> (ø) |
|
... and 2 more |
Loading