Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
77.31% (-0.12%) compared to d9d916b
View this Pull Request on Codecov
77.31% (-0.12%) compared to d9d916b
Details
Codecov Report
Attention: Patch coverage is 26.00000%
with 259 lines
in your changes missing coverage. Please review.
Project coverage is 77.31%. Comparing base (
d9d916b
) to head (074f460
).
Additional details and impacted files
@@ Coverage Diff @@
## main #3342 +/- ##
==========================================
- Coverage 77.42% 77.31% -0.12%
==========================================
Files 678 685 +7
Lines 83251 83546 +295
==========================================
+ Hits 64459 64592 +133
- Misses 18792 18954 +162
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-connect/src/translation/schema.rs | 100.00% <100.00%> (+100.00%) |
⬆️ |
src/daft-connect/src/lib.rs | 64.21% <80.00%> (+14.45%) |
⬆️ |
...ft-connect/src/translation/logical_plan/project.rs | 88.88% <88.88%> (ø) |
|
src/daft-connect/src/translation/logical_plan.rs | 61.53% <33.33%> (-2.26%) |
⬇️ |
src/daft-dsl/src/lit.rs | 56.28% <0.00%> (-0.49%) |
⬇️ |
...daft-connect/src/translation/logical_plan/range.rs | 62.50% <62.50%> (ø) |
|
src/daft-connect/src/translation/expr.rs | 54.38% <54.38%> (ø) |
|
...onnect/src/translation/expr/unresolved_function.rs | 0.00% <0.00%> (ø) |
|
src/daft-connect/src/translation/literal.rs | 0.00% <0.00%> (ø) |
|
...-connect/src/translation/logical_plan/aggregate.rs | 0.00% <0.00%> (ø) |
|
... and 1 more |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading