[FEAT] connect: to_daft_*
use ref instead of value
#3355
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
77.35% (+0.00%) compared to 88edc4a
View this Pull Request on Codecov
77.35% (+0.00%) compared to 88edc4a
Details
Codecov Report
Attention: Patch coverage is 28.00000%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 77.35%. Comparing base (
88edc4a
) to head (db3b512
).
Additional details and impacted files
@@ Coverage Diff @@
## main #3355 +/- ##
=======================================
Coverage 77.35% 77.35%
=======================================
Files 685 685
Lines 83629 83629
=======================================
Hits 64689 64689
Misses 18940 18940
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-connect/src/translation/expr.rs | 54.38% <100.00%> (ø) |
|
...ft-connect/src/translation/logical_plan/project.rs | 88.88% <100.00%> (ø) |
|
...-connect/src/translation/logical_plan/aggregate.rs | 0.00% <0.00%> (ø) |
|
...onnect/src/translation/expr/unresolved_function.rs | 0.00% <0.00%> (ø) |
|
src/daft-connect/src/translation/literal.rs | 0.00% <0.00%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading