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

Add support for GraphQL schema query field names and result types customizations #419

Merged
merged 17 commits into from
Dec 26, 2023

Conversation

igdianov
Copy link
Collaborator

No description provided.

@igdianov igdianov self-assigned this Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

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

Comparison is base (a19f2cb) 76.30% compared to head (1a87bf3) 76.77%.

Files Patch % Lines
...jpa/query/schema/impl/GraphQLJpaSchemaBuilder.java 99.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #419      +/-   ##
============================================
+ Coverage     76.30%   76.77%   +0.47%     
- Complexity     1185     1225      +40     
============================================
  Files            76       79       +3     
  Lines          5271     5352      +81     
  Branches        744      744              
============================================
+ Hits           4022     4109      +87     
+ Misses          928      922       -6     
  Partials        321      321              

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

@igdianov igdianov force-pushed the feat-customize-graphql-schema branch 2 times, most recently from d3ff823 to 9c8e87e Compare December 24, 2023 19:28
@igdianov igdianov force-pushed the feat-customize-graphql-schema branch from 703c20b to c1329eb Compare December 25, 2023 18:55
@igdianov igdianov force-pushed the feat-customize-graphql-schema branch from 26f295f to 0663d20 Compare December 25, 2023 19:15
@igdianov igdianov marked this pull request as ready for review December 26, 2023 22:35
@igdianov igdianov merged commit 6787f20 into master Dec 26, 2023
5 checks passed
@igdianov igdianov deleted the feat-customize-graphql-schema branch December 26, 2023 23:57
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.

None yet

1 participant