[FEAT] connect: support basic column operations #3362
Merged
Codecov / codecov/project
succeeded
Dec 4, 2024 in 0s
77.33% (-0.06%) compared to 83470e0
View this Pull Request on Codecov
77.33% (-0.06%) compared to 83470e0
Details
Codecov Report
Attention: Patch coverage is 25.44379%
with 126 lines
in your changes missing coverage. Please review.
Project coverage is 77.33%. Comparing base (
83470e0
) to head (a0165a6
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3362 +/- ##
==========================================
- Coverage 77.39% 77.33% -0.06%
==========================================
Files 696 696
Lines 84549 84716 +167
==========================================
+ Hits 65438 65517 +79
- Misses 19111 19199 +88
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-connect/src/lib.rs | 64.21% <ø> (ø) |
|
...onnect/src/translation/expr/unresolved_function.rs | 64.70% <80.00%> (+64.70%) |
⬆️ |
src/daft-connect/src/translation/expr.rs | 57.14% <50.00%> (+1.00%) |
⬆️ |
src/daft-connect/src/translation/datatype.rs | 10.40% <7.96%> (+2.99%) |
⬆️ |
Loading