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

Feature/add hasura default types #103

Merged
merged 3 commits into from
Jun 12, 2022
Merged

Conversation

pelletier197
Copy link
Collaborator

@pelletier197 pelletier197 commented Jun 12, 2022

Resolves #93

@codecov-commenter
Copy link

Codecov Report

Merging #103 (577cc61) into main (e924d8c) will increase coverage by 0.26%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   58.57%   58.83%   +0.26%     
==========================================
  Files          69       69              
  Lines         770      775       +5     
  Branches      130      130              
==========================================
+ Hits          451      456       +5     
  Misses        291      291              
  Partials       28       28              
Impacted Files Coverage Δ
.../query-generator/src/generator/defaultFactories.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e924d8c...577cc61. Read the comment docs.

@pelletier197 pelletier197 merged commit ac346f3 into main Jun 12, 2022
@pelletier197 pelletier197 deleted the feature/add-hasura-default-types branch June 12, 2022 14:53
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.

Add support for default Hasura types
2 participants