[FEAT] implement range operation and data streaming #3267
Merged
Codecov / codecov/project
succeeded
Nov 12, 2024 in 0s
77.58% (+0.04%) compared to e37c6d3
View this Pull Request on Codecov
77.58% (+0.04%) compared to e37c6d3
Details
Codecov Report
Attention: Patch coverage is 49.78723%
with 118 lines
in your changes missing coverage. Please review.
Project coverage is 77.58%. Comparing base (
e37c6d3
) to head (9c26532
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3267 +/- ##
==========================================
+ Coverage 77.54% 77.58% +0.04%
==========================================
Files 659 664 +5
Lines 80565 80798 +233
==========================================
+ Hits 62473 62689 +216
- Misses 18092 18109 +17
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-connect/src/command.rs | 100.00% <100.00%> (ø) |
|
.../daft-connect/src/convert/data_conversion/range.rs | 96.77% <96.77%> (ø) |
|
src/daft-connect/src/convert/data_conversion.rs | 83.33% <83.33%> (ø) |
|
src/daft-connect/src/convert/schema_conversion.rs | 0.00% <0.00%> (ø) |
|
src/daft-connect/src/lib.rs | 47.54% <14.06%> (-11.14%) |
⬇️ |
src/daft-connect/src/convert/formatting.rs | 0.00% <0.00%> (ø) |
Loading