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

cli: improve generic decoders and type generation #164

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

hgiasac
Copy link
Collaborator

@hgiasac hgiasac commented Oct 28, 2024

  • Improve generic decoding utilities
  • Improve code generation for anonymous objects and generic types

Copy link

github-actions bot commented Oct 28, 2024

Code Coverage

Package Line Rate Health
github.com/hasura/ndc-sdk-go/cmd/hasura-ndc-go/command/internal 83%
github.com/hasura/ndc-sdk-go/cmd/hasura-ndc-go/command 40%
github.com/hasura/ndc-sdk-go/cmd/hasura-ndc-go/version 43%
github.com/hasura/ndc-sdk-go/connector 53%
github.com/hasura/ndc-sdk-go/example/reference 57%
github.com/hasura/ndc-sdk-go/ndctest 51%
github.com/hasura/ndc-sdk-go/scalar 97%
github.com/hasura/ndc-sdk-go/schema 50%
github.com/hasura/ndc-sdk-go/utils 34%
Summary 53% (6486 / 12195)

Minimum allowed line rate is 40%

@hgiasac hgiasac merged commit 3b6d7ce into main Oct 28, 2024
2 checks passed
@hgiasac hgiasac deleted the improve-object-decoders branch October 28, 2024 17:43
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