mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-12 21:22:26 +00:00
[PR #624] [MERGED] Add test and probable fix for Issue 617 #1130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/624
Author: @adamhathcock
Created: 11/22/2021
Status: ✅ Merged
Merged: 11/22/2021
Merged by: @adamhathcock
Base:
master← Head:issue-617📝 Commits (1)
05208ccAdd test and probable fix for Issue 617📊 Changes
4 files changed (+58 additions, -9 deletions)
View changed files
📝
src/SharpCompress/Algorithms/Alder32.cs(+0 -5)📝
src/SharpCompress/SharpCompress.csproj(+3 -3)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+2 -1)📝
tests/SharpCompress.Test/Streams/ZlibBaseStreamTests.cs(+53 -0)📄 Description
Fix for https://github.com/adamhathcock/sharpcompress/issues/617
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.