Skip to content

Conversation

@igdianov
Copy link
Collaborator

@igdianov igdianov commented Apr 8, 2020

This PR fixes exception when using graphql-jpa with leangen

Fixes #249

@igdianov igdianov self-assigned this Apr 8, 2020
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #255 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #255   +/-   ##
=========================================
  Coverage     72.24%   72.24%           
  Complexity     1028     1028           
=========================================
  Files            71       71           
  Lines          4688     4688           
  Branches        670      670           
=========================================
  Hits           3387     3387           
  Misses         1013     1013           
  Partials        288      288           
Impacted Files Coverage Δ Complexity Δ
...utoconfigure/GraphQLJpaQueryAutoConfiguration.java 100.00% <ø> (ø) 1.00 <0.00> (ø)

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 1297e68...7c3bb86. Read the comment docs.

@igdianov igdianov force-pushed the fix-spring-boot-starter-auto-config branch from bf41822 to 7c3bb86 Compare April 8, 2020 01:20
@igdianov igdianov merged commit dea68a8 into master Apr 8, 2020
@igdianov igdianov deleted the fix-spring-boot-starter-auto-config branch April 8, 2020 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception when using graphql-jpa with leangen

2 participants