fix: reading cdf from a checkpointed table #3110
Merged
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
72.40% (+0.03%) compared to 0b90a11
View this Pull Request on Codecov
72.40% (+0.03%) compared to 0b90a11
Details
Codecov Report
Attention: Patch coverage is 81.81818%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 72.40%. Comparing base (
0b90a11
) to head (b62cfc2
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/operations/load_cdf.rs | 87.50% | 2 Missing and 7 partials |
python/src/lib.rs | 0.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3110 +/- ##
==========================================
+ Coverage 72.37% 72.40% +0.03%
==========================================
Files 128 128
Lines 41301 41366 +65
Branches 41301 41366 +65
==========================================
+ Hits 29892 29953 +61
- Misses 9494 9500 +6
+ Partials 1915 1913 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading