Skip to content

fix: use GrpaphQL execution context to resolve variable references #129

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

Merged
merged 2 commits into from
May 3, 2019

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented May 3, 2019

No description provided.

@igdianov igdianov self-assigned this May 3, 2019
@codecov
Copy link

codecov bot commented May 3, 2019

Codecov Report

Merging #129 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #129      +/-   ##
============================================
- Coverage     68.19%   68.18%   -0.02%     
+ Complexity      403      400       -3     
============================================
  Files            33       33              
  Lines          2072     2065       -7     
  Branches        308      307       -1     
============================================
- Hits           1413     1408       -5     
+ Misses          533      532       -1     
+ Partials        126      125       -1
Impacted Files Coverage Δ Complexity Δ
...phql/jpa/query/schema/impl/GraphQLJpaExecutor.java 100% <100%> (+14.28%) 3 <1> (ø) ⬇️
...a/query/schema/impl/QraphQLJpaBaseDataFetcher.java 73.75% <100%> (-0.14%) 128 <1> (-3)

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 d0758e7...7bf5752. Read the comment docs.

@igdianov igdianov merged commit 5f9da5f into master May 3, 2019
@igdianov igdianov deleted the igdianov-refactor-variable-context branch May 3, 2019 22:40
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.

1 participant