Skip to content

fix: add enable result stream feature for JPA queries #317

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
Dec 19, 2022

Conversation

igdianov
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Base: 73.65% // Head: 73.77% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (1efd2e9) compared to base (bed8bba).
Patch coverage: 93.75% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #317      +/-   ##
============================================
+ Coverage     73.65%   73.77%   +0.12%     
- Complexity     1143     1145       +2     
============================================
  Files            84       84              
  Lines          5049     5061      +12     
  Branches        721      715       -6     
============================================
+ Hits           3719     3734      +15     
+ Misses         1020     1017       -3     
  Partials        310      310              
Impacted Files Coverage Δ
...jpa/query/schema/impl/GraphQLJpaSchemaBuilder.java 90.70% <88.88%> (-0.03%) ⬇️
.../jpa/query/schema/impl/GraphQLJpaQueryFactory.java 77.26% <100.00%> (+0.17%) ⬆️
.../schema/impl/GraphQLJpaExecutorContextFactory.java 68.62% <0.00%> (+1.31%) ⬆️
...entures/graphql/jpa/query/example/Application.java 16.66% <0.00%> (+3.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@igdianov igdianov merged commit 7315720 into master Dec 19, 2022
@igdianov igdianov deleted the enable-result-stream branch December 19, 2022 02:23
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