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

Fix templates to match latest version of graphql-dataloader-boilerplate #93

Merged
merged 1 commit into from
May 22, 2017
Merged

Fix templates to match latest version of graphql-dataloader-boilerplate #93

merged 1 commit into from
May 22, 2017

Conversation

JCMais
Copy link
Contributor

@JCMais JCMais commented May 21, 2017

This updates all generators to pass the context around, instead of just the current logged in user.

Note: This will break all projects currently using this package.

@codecov
Copy link

codecov bot commented May 21, 2017

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   59.01%   59.01%           
=======================================
  Files          13       13           
  Lines         305      305           
=======================================
  Hits          180      180           
  Misses        125      125
Impacted Files Coverage Δ
packages/generator/src/utils.js 95% <ø> (ø) ⬆️

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 4536c49...ad5d268. Read the comment docs.

@lucasbento lucasbento requested a review from sibelius May 22, 2017 13:07
@lucasbento
Copy link
Collaborator

Awesome, thank you, @JCMais!

@lucasbento lucasbento merged commit 520bd3f into aerogear:master May 22, 2017
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.

3 participants