Skip to content

Conversation

@erikbosch
Copy link
Collaborator

@erikbosch erikbosch commented Dec 18, 2025

This PR highlights changes prepared for 6.0. We plan on releasing the final 6.0 after the meeting Jan 13th

Signed-off-by: Erik Jaegervall <[email protected]>
Fixing some regressions

Signed-off-by: Erik Jaegervall <[email protected]>
Signed-off-by: Erik Jaegervall <[email protected]>
# Should be empty since no custom directives defined
assert len(custom_directives) == 0
# But is 1 from graphql-core 3.2.7 onwards due to "oneOf"
assert len(custom_directives) == 1
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdacoello - can you check if this is expected when updating graphlql-core

"types-setuptools>=75.3.0.20241107",
]

[tool.coverage.run]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sschleemilch - this was needed to get coverage right

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.

2 participants