Skip to content

DSL using immutable graphql-core AST classes#589

Merged
leszekhanusz merged 1 commit intographql-python:masterfrom
leszekhanusz:fix_dsl_with_new_graphql_core
Apr 2, 2026
Merged

DSL using immutable graphql-core AST classes#589
leszekhanusz merged 1 commit intographql-python:masterfrom
leszekhanusz:fix_dsl_with_new_graphql_core

Conversation

@leszekhanusz
Copy link
Copy Markdown
Collaborator

Fixes issue #588 by creating new immutable graphql-core AST classes instead of modifying them.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #589    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         2908      3316   +408     
==========================================
+ Hits          2908      3316   +408     

☔ View full report in Codecov by Sentry.
📢 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 8cb9a18 into graphql-python:master Apr 2, 2026
16 checks passed
@leszekhanusz leszekhanusz deleted the fix_dsl_with_new_graphql_core branch April 2, 2026 18:14
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