Update to Minizip 1.2 #5
Merged
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% <ø> (ø) |
Loading