feat(scantask-1): add a config flag for new scantask splitting algorithm #3615
Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
77.79% (-0.02%) compared to 063de4d
View this Pull Request on Codecov
77.79% (-0.02%) compared to 063de4d
Details
Codecov Report
Attention: Patch coverage is 59.52381%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 77.79%. Comparing base (
063de4d
) to head (9b0c1df
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3615 +/- ##
==========================================
- Coverage 77.80% 77.79% -0.02%
==========================================
Files 718 718
Lines 88250 88270 +20
==========================================
+ Hits 68666 68672 +6
- Misses 19584 19598 +14
Files with missing lines | Coverage Δ | |
---|---|---|
daft/context.py | 87.65% <ø> (ø) |
|
src/common/daft-config/src/lib.rs | 83.78% <80.00%> (-0.28%) |
⬇️ |
src/daft-scan/src/scan_task_iters/mod.rs | 93.96% <72.00%> (ø) |
|
src/common/daft-config/src/python.rs | 66.07% <25.00%> (-2.33%) |
⬇️ |
Loading