feat: More efficient AsyncRandomAccessFileCursor
implementation
#73
Codecov / codecov/project
succeeded
Mar 16, 2024 in 0s
76.37% (+0.21%) compared to a34a302
View this Pull Request on Codecov
76.37% (+0.21%) compared to a34a302
Details
Codecov Report
Attention: Patch coverage is 77.63975%
with 36 lines
in your changes are missing coverage. Please review.
Project coverage is 76.37%. Comparing base (
a34a302
) to head (470a7f3
).
Files | Patch % | Lines |
---|---|---|
rc-zip/src/fsm/entry/mod.rs | 70.64% | 32 Missing |
rc-zip-tokio/src/read_zip.rs | 92.30% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
+ Coverage 76.15% 76.37% +0.21%
==========================================
Files 25 25
Lines 2424 2455 +31
==========================================
+ Hits 1846 1875 +29
- Misses 578 580 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading