feat: add out_of_range flag to load_cdf #3040
Merged
Codecov / codecov/project
succeeded
Dec 2, 2024 in 0s
72.72% (+0.03%) compared to ba671c9
View this Pull Request on Codecov
72.72% (+0.03%) compared to ba671c9
Details
Codecov Report
Attention: Patch coverage is 81.60000%
with 23 lines
in your changes missing coverage. Please review.
Project coverage is 72.72%. Comparing base (
ba671c9
) to head (b96b93b
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/operations/load_cdf.rs | 84.29% | 3 Missing and 16 partials |
python/src/lib.rs | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3040 +/- ##
==========================================
+ Coverage 72.68% 72.72% +0.03%
==========================================
Files 129 129
Lines 41462 41578 +116
Branches 41462 41578 +116
==========================================
+ Hits 30137 30237 +100
Misses 9376 9376
- Partials 1949 1965 +16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading