Skip to content

age: Use rayon for processing STREAM chunks in parallel

4f72ab0
Select commit
Loading
Failed to load commit list.
Draft

Parallelize STREAM #148

age: Use rayon for processing STREAM chunks in parallel
4f72ab0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

34.55% (+0.99%) compared to 456ce70

View this Pull Request on Codecov

34.55% (+0.99%) compared to 456ce70

Details

Codecov Report

❌ Patch coverage is 63.96396% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.55%. Comparing base (456ce70) to head (4f72ab0).
⚠️ Report is 571 commits behind head on main.

Files with missing lines Patch % Lines
age/src/primitives/stream.rs 63.96% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   33.56%   34.55%   +0.99%     
==========================================
  Files          34       34              
  Lines        3081     3102      +21     
==========================================
+ Hits         1034     1072      +38     
+ Misses       2047     2030      -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.