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

feat: Add support for configuring compression levels #11805

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Added ClientConfig validation and moved compression validation to Cli…

ad9a8a3
Select commit
Loading
Failed to load commit list.
Open

feat: Add support for configuring compression levels #11805

Added ClientConfig validation and moved compression validation to Cli…
ad9a8a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 6, 2024 in 1s

87.32% of diff hit (target 95.00%)

View this Pull Request on Codecov

87.32% of diff hit (target 95.00%)

Annotations

Check warning on line 65 in config/confighttp/compressor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/confighttp/compressor.go#L65

Added line #L65 was not covered by tests

Check warning on line 72 in config/confighttp/compressor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/confighttp/compressor.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 80 in config/confighttp/compressor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/confighttp/compressor.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 90 in config/confighttp/compressor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/confighttp/compressor.go#L90

Added line #L90 was not covered by tests

Check warning on line 92 in config/confighttp/compressor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/confighttp/compressor.go#L92

Added line #L92 was not covered by tests