Skip to content

Implemented support for parameter bindings in reverse queries #17

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
Nov 3, 2017

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented Nov 3, 2017

Fixes #6

@igdianov igdianov changed the title Implemented support parameter bindings in reverse queries Implemented support for parameter bindings in reverse queries Nov 3, 2017
@igdianov igdianov self-assigned this Nov 3, 2017
@codecov-io
Copy link

codecov-io commented Nov 3, 2017

Codecov Report

Merging #17 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
+ Coverage     58.38%   58.56%   +0.17%     
- Complexity      193      196       +3     
============================================
  Files            21       21              
  Lines          1384     1390       +6     
  Branches        196      197       +1     
============================================
+ Hits            808      814       +6     
  Misses          475      475              
  Partials        101      101
Impacted Files Coverage Δ Complexity Δ
...phql/jpa/query/schema/impl/GraphQLJpaExecutor.java 75% <100%> (+3.57%) 3 <1> (ø) ⬇️
...a/query/schema/impl/QraphQLJpaBaseDataFetcher.java 65.24% <100%> (+0.5%) 83 <3> (+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 36f582d...480617d. Read the comment docs.

@igdianov igdianov merged commit 0d969c1 into master Nov 3, 2017
@igdianov igdianov deleted the igdianov-fix-rev-query-vars branch November 3, 2017 17:38
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.

2 participants