Skip to content

Conversation

hgiasac
Copy link

@hgiasac hgiasac commented Sep 29, 2025

The HTTP client can automatically decompress gzip content by the Content-Encoding header. No need to do the unnecessary decompression step.

#181

Copy link

github-actions bot commented Sep 29, 2025

Code Coverage

Package Line Rate Health
github.com/hasura/go-graphql-client/example/graphql-ws-bc/client 0%
github.com/hasura/go-graphql-client/example/hasura/client/graphql-ws 0%
github.com/hasura/go-graphql-client/example/hasura/client/subscriptions-transport-ws 0%
github.com/hasura/go-graphql-client/example/realworld 0%
github.com/hasura/go-graphql-client/example/tibber 0%
github.com/hasura/go-graphql-client 67%
github.com/hasura/go-graphql-client/ident 100%
github.com/hasura/go-graphql-client/pkg/jsonutil 84%
Summary 62% (1841 / 2958)

Minimum allowed line rate is 60%

@hgiasac hgiasac merged commit cf6ae82 into master Sep 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant