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 setting default nullability for fields and return types #302

Merged
merged 4 commits into from
Apr 6, 2019

Conversation

MichalLytek
Copy link
Owner

Closes #297 🎉

@MichalLytek MichalLytek added the Enhancement 🆕 New feature or request label Apr 4, 2019
@MichalLytek MichalLytek added this to the 1.0.0 release milestone Apr 4, 2019
@MichalLytek MichalLytek self-assigned this Apr 4, 2019
@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #302 into master will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage    94.2%   94.32%   +0.12%     
==========================================
  Files          69       69              
  Lines         967      970       +3     
  Branches       73       72       -1     
==========================================
+ Hits          911      915       +4     
+ Misses         53       52       -1     
  Partials        3        3
Impacted Files Coverage Δ
src/helpers/types.ts 97.5% <100%> (+2.37%) ⬆️
src/schema/build-context.ts 100% <100%> (ø) ⬆️
src/schema/schema-generator.ts 96.27% <100%> (+0.04%) ⬆️

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 08b4aa1...3c0c5b0. Read the comment docs.

@MichalLytek MichalLytek merged commit 788a10c into master Apr 6, 2019
@MichalLytek MichalLytek deleted the default-nullable branch April 6, 2019 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🆕 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant