Skip to content

Make CompressedStream more generic

9b2c5cb
Select commit
Loading
Failed to load commit list.
Open

Move CompressedStream to dissect.util #76

Make CompressedStream more generic
9b2c5cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

86.71% (+0.37%) compared to 628f2a4

View this Pull Request on Codecov

86.71% (+0.37%) compared to 628f2a4

Details

Codecov Report

❌ Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.71%. Comparing base (628f2a4) to head (9b2c5cb).
⚠️ Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
dissect/util/stream.py 92.10% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   86.33%   86.71%   +0.37%     
==========================================
  Files          20       20              
  Lines        1303     1340      +37     
==========================================
+ Hits         1125     1162      +37     
  Misses        178      178              

☔ 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.