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 support for brotli compression and decompression #2515

Merged
merged 1 commit into from
Apr 23, 2024

Add support for brotli compression and decompression

709e637
Select commit
Loading
Failed to load commit list.
Merged

Add support for brotli compression and decompression #2515

Add support for brotli compression and decompression
709e637
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 23, 2024 in 0s

83.33% of diff hit (target 80.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 80.00%)

Annotations

Check warning on line 178 in tremor-interceptor/src/postprocessor/compress.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-interceptor/src/postprocessor/compress.rs#L176-L178

Added lines #L176 - L178 were not covered by tests

Check warning on line 86 in tremor-interceptor/src/preprocessor/decompress.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-interceptor/src/preprocessor/decompress.rs#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 327 in tremor-interceptor/src/preprocessor/decompress.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-interceptor/src/preprocessor/decompress.rs#L327

Added line #L327 was not covered by tests