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

Add zip_test #73

Merged
merged 2 commits into from
Sep 1, 2024
Merged

Add zip_test #73

merged 2 commits into from
Sep 1, 2024

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Sep 1, 2024

This PR adds and exports:

zip_test(r::ZipReader)::Nothing

Test all entries in the archive in order from 1 to zip_nentries(r)
Throw an error for the first invalid entry.

Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.74%. Comparing base (45d03bc) to head (8a9beee).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files           6        6           
  Lines         782      789    +7     
=======================================
+ Hits          780      787    +7     
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nhz2 nhz2 merged commit 3dcffe9 into main Sep 1, 2024
17 checks passed
@nhz2 nhz2 deleted the Add-zip_test-function branch September 1, 2024 15:18
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