Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parallel compression #167

Merged
merged 12 commits into from
Oct 1, 2024

Test error conditions

4e1ed4e
Select commit
Loading
Failed to load commit list.
Merged

Add parallel compression #167

Test error conditions
4e1ed4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

79.34% (+2.00%) compared to 301c94b

View this Pull Request on Codecov

79.34% (+2.00%) compared to 301c94b

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 12 lines in your changes missing coverage. Please review.

Project coverage is 79.34%. Comparing base (301c94b) to head (4e1ed4e).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
pkg/encoder.go 42.85% 7 Missing and 1 partial ⚠️
pkg/writer.go 93.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   77.34%   79.34%   +2.00%     
==========================================
  Files           7        7              
  Lines         384      460      +76     
==========================================
+ Hits          297      365      +68     
- Misses         61       67       +6     
- Partials       26       28       +2     

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