feat: improve partition pruning during file listing #238
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
92.60% (+0.10%) compared to 1779e77
View this Pull Request on Codecov
92.60% (+0.10%) compared to 1779e77
Details
Codecov Report
Attention: Patch coverage is 94.73684%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 92.60%. Comparing base (
1779e77
) to head (d8b2792
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/core/src/table/partition.rs | 92.10% | 3 Missing |
crates/core/src/table/fs_view.rs | 97.36% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #238 +/- ##
==========================================
+ Coverage 92.50% 92.60% +0.10%
==========================================
Files 29 29
Lines 1361 1420 +59
==========================================
+ Hits 1259 1315 +56
- Misses 102 105 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading