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/patch succeeded Oct 1, 2024 in 0s

85.71% of diff hit (target 77.34%)

View this Pull Request on Codecov

85.71% of diff hit (target 77.34%)

Annotations

Check warning on line 32 in pkg/encoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/encoder.go#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 44 in pkg/encoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/encoder.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 57 in pkg/encoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/encoder.go#L57

Added line #L57 was not covered by tests

Check warning on line 135 in pkg/writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/writer.go#L135

Added line #L135 was not covered by tests

Check warning on line 193 in pkg/writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/writer.go#L192-L193

Added lines #L192 - L193 were not covered by tests