[BUG] Fix runner check at plan execution time for new query planner #1435
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 25, 2023 in 0s
74.51% (-0.01%) compared to ecb596a
View this Pull Request on Codecov
74.51% (-0.01%) compared to ecb596a
Details
Codecov Report
Merging #1435 (8d6067b) into main (ecb596a) will decrease coverage by
0.01%
.
The diff coverage is85.71%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1435 +/- ##
==========================================
- Coverage 74.51% 74.51% -0.01%
==========================================
Files 60 60
Lines 6035 6034 -1
==========================================
- Hits 4497 4496 -1
Misses 1538 1538
Files | Coverage Δ | |
---|---|---|
daft/execution/rust_physical_plan_shim.py | 98.18% <100.00%> (-0.04%) |
⬇️ |
daft/planner/planner.py | 87.50% <100.00%> (ø) |
|
daft/planner/rust_planner.py | 100.00% <100.00%> (ø) |
|
daft/runners/pyrunner.py | 95.80% <100.00%> (ø) |
|
daft/runners/ray_runner.py | 91.20% <100.00%> (ø) |
|
daft/planner/py_planner.py | 0.00% <0.00%> (ø) |
Loading