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 test for introspection type recursion level change in graphql-core v3.3.0a7 #521

Conversation

leszekhanusz
Copy link
Collaborator

From graphql-core version 3.3.0a7, the default introspection query has now two more recursion levels.

Fixing the test in gql to allow both versions.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (57ef910) to head (7b331d8).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #521   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         3102      3137   +35     
=========================================
+ Hits          3102      3137   +35     

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

@leszekhanusz leszekhanusz merged commit 88b80c3 into graphql-python:master Jan 27, 2025
16 checks passed
@leszekhanusz leszekhanusz deleted the fix_test_introspection_new_recursion_level branch January 27, 2025 17:55
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