Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: More efficient AsyncRandomAccessFileCursor implementation #73

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

fasterthanlime
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Mar 16, 2024

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.

@fasterthanlime fasterthanlime changed the title feat: More efficient implementation feat: More efficient AsyncRandomAccessFileCursor implementation Mar 16, 2024
@fasterthanlime fasterthanlime merged commit d00ef26 into main Mar 16, 2024
5 checks passed
@fasterthanlime fasterthanlime deleted the faster-arafc branch March 16, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant