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

feat: respect manifest name in typegen imports #380

Merged
merged 1 commit into from
Feb 18, 2020

Conversation

jasonkuhrt
Copy link
Contributor

This supports the transition prisma-labs/graphql-framework-experiment#373. It allows the @nexus/schema package to not have to branch code from nexus package.

This supports the transition prisma-labs/graphql-framework-experiment#373. It allows the @nexus/schema package to not have to branch code from nexus package.
@jasonkuhrt jasonkuhrt requested a review from Weakky February 18, 2020 15:09
@jasonkuhrt jasonkuhrt added the type/feat Add a new capability or enhance an existing one label Feb 18, 2020
@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #380 into develop will decrease coverage by 0.12%.
The diff coverage is 62.5%.

@@             Coverage Diff             @@
##           develop     #380      +/-   ##
===========================================
- Coverage    93.95%   93.82%   -0.13%     
===========================================
  Files           39       39              
  Lines         2183     2188       +5     
  Branches       508      514       +6     
===========================================
+ Hits          2051     2053       +2     
- Misses         118      121       +3     
  Partials        14       14

@jasonkuhrt jasonkuhrt merged commit 6e39ceb into develop Feb 18, 2020
@jasonkuhrt jasonkuhrt deleted the feat/relatively-named-package-in-typegen branch February 18, 2020 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feat Add a new capability or enhance an existing one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant