[CHORE] Swordfish perf + cleanup #3132
Closed
Codecov / codecov/project
succeeded
Oct 26, 2024 in 0s
78.71% (+0.01%) compared to 6569cb6
View this Pull Request on Codecov
78.71% (+0.01%) compared to 6569cb6
Details
Codecov Report
Attention: Patch coverage is 97.65766%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 78.71%. Comparing base (
6569cb6
) to head (8767751
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3132 +/- ##
==========================================
+ Coverage 78.69% 78.71% +0.01%
==========================================
Files 619 621 +2
Lines 73412 74218 +806
==========================================
+ Hits 57775 58417 +642
- Misses 15637 15801 +164
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-local-execution/src/channel.rs | 98.68% <100.00%> (+0.17%) |
⬆️ |
src/daft-local-execution/src/dispatcher.rs | 100.00% <100.00%> (ø) |
|
.../src/intermediate_ops/anti_semi_hash_join_probe.rs | 100.00% <100.00%> (+5.55%) |
⬆️ |
...ft-local-execution/src/intermediate_ops/explode.rs | 100.00% <100.00%> (ø) |
|
...aft-local-execution/src/intermediate_ops/filter.rs | 100.00% <ø> (ø) |
|
...tion/src/intermediate_ops/inner_hash_join_probe.rs | 99.10% <100.00%> (+3.34%) |
⬆️ |
...-execution/src/intermediate_ops/intermediate_op.rs | 78.78% <100.00%> (-0.95%) |
⬇️ |
...daft-local-execution/src/intermediate_ops/pivot.rs | 100.00% <100.00%> (ø) |
|
...ft-local-execution/src/intermediate_ops/project.rs | 100.00% <ø> (ø) |
|
...aft-local-execution/src/intermediate_ops/sample.rs | 100.00% <ø> (ø) |
|
... and 16 more |
Loading