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

Implement ZstdFrameCompressor via endOp #52

Merged
merged 7 commits into from
May 29, 2024

Reset buffers on decompression

9f425dd
Select commit
Loading
Failed to load commit list.
Merged

Implement ZstdFrameCompressor via endOp #52

Reset buffers on decompression
9f425dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 28, 2024 in 1s

93.02% of diff hit (target 33.01%)

View this Pull Request on Codecov

93.02% of diff hit (target 33.01%)

Annotations

Check warning on line 50 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L50

Added line #L50 was not covered by tests

Check warning on line 148 in src/compression.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compression.jl#L147-L148

Added lines #L147 - L148 were not covered by tests