Skip to content

feat: Update graphql-yoga to v3 #8522

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

Conversation

coratgerl
Copy link
Contributor

Pull Request

Issue

Closes: #8314

Approach

Upgrade graphql-yoga to v3, change the ParseServerGraphqlSchema and servers + update tests.

Tasks

  • Add tests

@parse-github-assistant
Copy link

Thanks for opening this pull request!

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Patch coverage: 88.88% and project coverage change: -0.57 ⚠️

Comparison is base (9e43bc2) 94.35% compared to head (9d7ba2b) 93.78%.

❗ Current head 9d7ba2b differs from pull request most recent head d3f4bc6. Consider uploading reports for the commit d3f4bc6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8522      +/-   ##
==========================================
- Coverage   94.35%   93.78%   -0.57%     
==========================================
  Files         183      183              
  Lines       14515    14508       -7     
==========================================
- Hits        13695    13607      -88     
- Misses        820      901      +81     
Impacted Files Coverage Δ
src/GraphQL/ParseGraphQLServer.js 97.61% <85.71%> (+3.74%) ⬆️
src/GraphQL/parseGraphQLUtils.js 92.00% <100.00%> (ø)

... and 12 files with indirect coverage changes

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

@coratgerl coratgerl marked this pull request as draft April 30, 2023 06:54
@coratgerl coratgerl closed this Apr 30, 2023
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.

Upgrade to GraphQL Yoga 3
1 participant