Skip to content

fix: Error querying entity with @IdClass #176 #179

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 1 commit into from
Aug 31, 2019

Conversation

igdianov
Copy link
Collaborator

Fixes #176

@igdianov igdianov self-assigned this Aug 31, 2019
@igdianov igdianov added the bug label Aug 31, 2019
@codecov
Copy link

codecov bot commented Aug 31, 2019

Codecov Report

Merging #179 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #179      +/-   ##
============================================
+ Coverage     68.48%   68.54%   +0.06%     
- Complexity      508      511       +3     
============================================
  Files            33       33              
  Lines          2640     2639       -1     
  Branches        432      432              
============================================
+ Hits           1808     1809       +1     
+ Misses          667      665       -2     
  Partials        165      165
Impacted Files Coverage Δ Complexity Δ
.../query/schema/impl/GraphQLJpaQueryDataFetcher.java 92.55% <100%> (-0.08%) 26 <0> (+2)
...a/query/schema/impl/QraphQLJpaBaseDataFetcher.java 75.31% <0%> (+0.35%) 161% <0%> (+1%) ⬆️

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 82be5d5...66b6cfc. Read the comment docs.

@igdianov igdianov merged commit 50df533 into master Aug 31, 2019
@igdianov igdianov deleted the igidianov-fix-idclass branch August 31, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error querying entity with @IdClass
1 participant