introproventures / graphql-jpa-query

Generate GraphQL Query Api for your JPA Entity Models
https://github.com/introproventures/graphql-jpa-query
Apache License 2.0
195 stars 54 forks source link

Remove hibernate-core from graphql-jpa-query-dependencies managed dependencies #454

Closed igdianov closed 7 months ago

igdianov commented 7 months ago

Remove hibernate-core from graphql-jpa-query-dependencies managed dependencies

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c33627b) 76.74% compared to head (8753504) 76.74%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #454 +/- ## ========================================= Coverage 76.74% 76.74% Complexity 1226 1226 ========================================= Files 79 79 Lines 5344 5344 Branches 744 744 ========================================= Hits 4101 4101 Misses 922 922 Partials 321 321 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.