SharpZipLib
SharpZipLib copied to clipboard
feat(gzip): add GzipOutputStream async support
Follow up to #574 that implements DisposeAsync and "true" async write support to GzipOutputStream.
I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.
Codecov Report
Merging #672 (e61251a) into master (519ed73) will increase coverage by
0.10%. The diff coverage is90.32%.
@@ Coverage Diff @@
## master #672 +/- ##
==========================================
+ Coverage 74.60% 74.70% +0.10%
==========================================
Files 72 72
Lines 8457 8465 +8
==========================================
+ Hits 6309 6324 +15
+ Misses 2148 2141 -7
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ib/Zip/Compression/Streams/DeflaterOutputStream.cs | 82.47% <ø> (+7.70%) |
:arrow_up: |
| ...c/ICSharpCode.SharpZipLib/GZip/GzipOutputStream.cs | 86.48% <90.32%> (-1.02%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.