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

Update to Minizip 1.2 #5

Merged
merged 17 commits into from
Aug 27, 2024

Remove Swift file headers

7954635
Select commit
Loading
Failed to load commit list.
Merged

Update to Minizip 1.2 #5

Remove Swift file headers
7954635
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 1s

96.14% (+0.24%) compared to f4161af

View this Pull Request on Codecov

96.14% (+0.24%) compared to f4161af

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.14%. Comparing base (f4161af) to head (7954635).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   95.90%   96.14%   +0.24%     
==========================================
  Files           6        7       +1     
  Lines         366      337      -29     
==========================================
- Hits          351      324      -27     
+ Misses         15       13       -2     
Files Coverage Δ
Sources/Zip/ArchiveFile.swift 100.00% <100.00%> (ø)
Sources/Zip/Date+dosDate.swift 100.00% <100.00%> (ø)
Sources/Zip/QuickZip.swift 100.00% <100.00%> (ø)
Sources/Zip/Zip.swift 93.36% <100.00%> (ø)
Sources/Zip/ZipCompression.swift 100.00% <ø> (ø)
Sources/Zip/ZipError.swift 100.00% <ø> (ø)
Sources/Zip/ZipUtilities.swift 100.00% <ø> (ø)