[PR #1036] [MERGED] Add ArcReaderAsync tests #1457

Open
opened 2026-01-29 22:20:40 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/1036
Author: @adamhathcock
Created: 11/25/2025
Status: Merged
Merged: 1/12/2026
Merged by: @undefined

Base: masterHead: adam/arc-async-tests


📝 Commits (2)

📊 Changes

4 files changed (+35 additions, -14 deletions)

View changed files

tests/SharpCompress.Test/Arc/ArcReaderAsyncTests.cs (+24 -0)
📝 tests/SharpCompress.Test/Arc/ArcReaderTests.cs (+0 -8)
📝 tests/SharpCompress.Test/ReaderTests.cs (+8 -4)
📝 tests/SharpCompress.Test/WriterTests.cs (+3 -2)

📄 Description

related to https://github.com/adamhathcock/sharpcompress/issues/992


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/1036 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `adam/arc-async-tests` --- ### 📝 Commits (2) - [`7c3c94e`](https://github.com/adamhathcock/sharpcompress/commit/7c3c94ed7f534838d5ab6c2049a2233ca26c2b69) Add ArcReaderAsync tests - [`3bdaba4`](https://github.com/adamhathcock/sharpcompress/commit/3bdaba46a91de3131ce443d87289e7d6b7ab48cb) fmt ### 📊 Changes **4 files changed** (+35 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `tests/SharpCompress.Test/Arc/ArcReaderAsyncTests.cs` (+24 -0) 📝 `tests/SharpCompress.Test/Arc/ArcReaderTests.cs` (+0 -8) 📝 `tests/SharpCompress.Test/ReaderTests.cs` (+8 -4) 📝 `tests/SharpCompress.Test/WriterTests.cs` (+3 -2) </details> ### 📄 Description related to https://github.com/adamhathcock/sharpcompress/issues/992 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:20:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1457