[FEAT] Compute pool for native executor #2986
Merged
Codecov / codecov/project
succeeded
Oct 22, 2024 in 1s
78.65% (+0.01%) compared to 7d600c2
View this Pull Request on Codecov
78.65% (+0.01%) compared to 7d600c2
Details
Codecov Report
Attention: Patch coverage is 77.15356%
with 61 lines
in your changes missing coverage. Please review.
Project coverage is 78.65%. Comparing base (
7d600c2
) to head (8bb0eb1
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2986 +/- ##
==========================================
+ Coverage 78.63% 78.65% +0.01%
==========================================
Files 616 617 +1
Lines 73149 73255 +106
==========================================
+ Hits 57524 57617 +93
- Misses 15625 15638 +13
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-csv/src/read.rs | 99.33% <100.00%> (ø) |
|
src/daft-functions/src/tokenize/bpe.rs | 96.35% <100.00%> (ø) |
|
src/daft-functions/src/uri/download.rs | 83.46% <100.00%> (ø) |
|
src/daft-functions/src/uri/upload.rs | 64.63% <100.00%> (ø) |
|
src/daft-io/src/lib.rs | 70.73% <ø> (-5.09%) |
⬇️ |
src/daft-io/src/s3_like.rs | 66.41% <ø> (ø) |
|
src/daft-json/src/read.rs | 95.42% <100.00%> (ø) |
|
...-local-execution/src/intermediate_ops/aggregate.rs | 100.00% <ø> (ø) |
|
.../src/intermediate_ops/anti_semi_hash_join_probe.rs | 96.61% <100.00%> (ø) |
|
...aft-local-execution/src/intermediate_ops/filter.rs | 100.00% <ø> (ø) |
|
... and 22 more |
Loading