Skip to content
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

Fix incorrect query intermittent results due to result list proxies #379

Merged
merged 5 commits into from
Nov 27, 2023

Conversation

igdianov
Copy link
Collaborator

No description provided.

@igdianov igdianov self-assigned this Nov 10, 2023
@igdianov igdianov added the bug label Nov 10, 2023
@igdianov igdianov force-pushed the fix-entity-id-does-not-resolve-due-to-proxy branch from 973f931 to d6d100b Compare November 10, 2023 21:10
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (f7fbd31) 74.92% compared to head (481a305) 74.83%.

❗ Current head 481a305 differs from pull request most recent head ae48546. Consider uploading reports for the commit ae48546 to get more accurate results

Files Patch % Lines
.../jpa/query/schema/impl/GraphQLJpaQueryFactory.java 77.77% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              0.5.x     #379      +/-   ##
============================================
- Coverage     74.92%   74.83%   -0.10%     
+ Complexity     1151     1148       -3     
============================================
  Files            75       75              
  Lines          5017     5010       -7     
  Branches        724      723       -1     
============================================
- Hits           3759     3749      -10     
- Misses          947      950       +3     
  Partials        311      311              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@igdianov igdianov force-pushed the fix-entity-id-does-not-resolve-due-to-proxy branch from ec8d08a to ae48546 Compare November 27, 2023 04:58
@igdianov igdianov marked this pull request as ready for review November 27, 2023 05:01
@igdianov igdianov merged commit ee57b69 into 0.5.x Nov 27, 2023
3 checks passed
@igdianov igdianov deleted the fix-entity-id-does-not-resolve-due-to-proxy branch November 27, 2023 05:01
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.

None yet

1 participant