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: gzip file decompression stream & tests for compressutils #832

Merged
merged 3 commits into from
Oct 16, 2024

Merge branch 'main' into add-gzip-stream

f70b2c8
Select commit
Loading
Failed to load commit list.
Merged

Add: gzip file decompression stream & tests for compressutils #832

Merge branch 'main' into add-gzip-stream
f70b2c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 1s

92.45% of diff hit (target 40.06%)

View this Pull Request on Codecov

92.45% of diff hit (target 40.06%)

Annotations

Check warning on line 295 in util/compressutils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/compressutils.c#L295

Added line #L295 was not covered by tests

Check warning on line 301 in util/compressutils.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/compressutils.c#L301

Added line #L301 was not covered by tests

Check warning on line 97 in util/compressutils_tests.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/compressutils_tests.c#L97

Added line #L97 was not covered by tests