Skip to content

feat(fastzip): allow custom filesystemscanner

14cdc85
Select commit
Loading
Failed to load commit list.
Open

feat(fastzip): allow custom filesystemscanner #678

feat(fastzip): allow custom filesystemscanner
14cdc85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

73.90% (+0.10%) compared to 612969e

View this Pull Request on Codecov

73.90% (+0.10%) compared to 612969e

Details

Codecov Report

❌ Patch coverage is 54.05405% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.90%. Comparing base (612969e) to head (14cdc85).
⚠️ Report is 45 commits behind head on master.

Files with missing lines Patch % Lines
.../ICSharpCode.SharpZipLib/Core/FileSystemScanner.cs 44.44% 30 Missing ⚠️
src/ICSharpCode.SharpZipLib/Zip/FastZip.cs 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #678      +/-   ##
==========================================
+ Coverage   73.79%   73.90%   +0.10%     
==========================================
  Files          68       68              
  Lines        8332     8301      -31     
==========================================
- Hits         6149     6135      -14     
+ Misses       2183     2166      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.