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 typeDefs and resolvers ecosystem compatibility #233

Merged
merged 5 commits into from
Jan 21, 2019

Conversation

MichalLytek
Copy link
Owner

@MichalLytek MichalLytek commented Jan 20, 2019

Closes #222 and allows for #135.
For #197 it needs example and a confirmation.

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

codecov bot commented Jan 20, 2019

Codecov Report

Merging #233 into master will decrease coverage by <.01%.
The diff coverage is 96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   95.49%   95.49%   -0.01%     
==========================================
  Files          62       65       +3     
  Lines         999     1043      +44     
  Branches      177      186       +9     
==========================================
+ Hits          954      996      +42     
- Misses         44       46       +2     
  Partials        1        1
Impacted Files Coverage Δ
src/utils/index.ts 100% <100%> (ø)
src/index.ts 100% <100%> (ø) ⬆️
src/utils/buildTypeDefsAndResolvers.ts 100% <100%> (ø)
src/utils/createResolversMap.ts 94.59% <94.59%> (ø)

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 6901da1...1fdebba. Read the comment docs.

@MichalLytek MichalLytek changed the title Add buildTypeDefsAndResolvers utils function Add support for typeDefs and resolvers ecosystem compatibility Jan 20, 2019
@MichalLytek MichalLytek merged commit 63d4858 into master Jan 21, 2019
@MichalLytek MichalLytek deleted the typedefs-resolvers branch January 21, 2019 16:33
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