Skip to content

Fix gql to work with graphql-core 3.3.0rc0#597

Merged
leszekhanusz merged 5 commits into
graphql-python:masterfrom
leszekhanusz:fix_graphqlcore_3_3_0rc0
Jun 30, 2026
Merged

Fix gql to work with graphql-core 3.3.0rc0#597
leszekhanusz merged 5 commits into
graphql-python:masterfrom
leszekhanusz:fix_graphqlcore_3_3_0rc0

Conversation

@leszekhanusz

Copy link
Copy Markdown
Collaborator
  • Allow None values instead of empty tuples in graphql-core types
  • add kind to the root types in the introspection query
  • switch the order of kind and name in the introspection query types

Note: aiohttp dependency is temporarily restricted to <3.13.2 to avoid an unrelated error in the tests

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7fb869a) to head (38e534f).
⚠️ Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #597    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         2908      3322   +414     
==========================================
+ Hits          2908      3322   +414     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leszekhanusz leszekhanusz merged commit 3b2c396 into graphql-python:master Jun 30, 2026
16 checks passed
@leszekhanusz leszekhanusz deleted the fix_graphqlcore_3_3_0rc0 branch June 30, 2026 08:39
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