strawberry-graphql
strawberry
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: typo in breaking changes docs (#4078)
main
12 hours ago
refactor: Use a more type-friendly way to define scalars Fixes #4074 Fixes #4065 Fixes #3579 Fixes #3312 Fixes #3102 Fixes #1689
scalar-map
2 days ago
feat(tests): add ty type checker support to typechecker tests (#4075) Add support for ty (Astral's new Python type checker) alongside mypy and pyright in the typechecker test suite. Changes: - Add tests/typecheckers/utils/ty.py to run ty and parse its output - Add requires_ty pytest mark in marks.py - Update typecheck.py to run ty in parallel with mypy and pyright - Update noxfile.py to install ty in the typecheckers test session - Add ty assertions to all 21 typechecker test files
main
4 days ago
feat(tests): add ty type checker support to typechecker tests Add support for ty (Astral's new Python type checker) alongside mypy and pyright in the typechecker test suite. Changes: - Add tests/typecheckers/utils/ty.py to run ty and parse its output - Add requires_ty pytest mark in marks.py - Update typecheck.py to run ty in parallel with mypy and pyright - Update noxfile.py to install ty in the typecheckers test session - Add ty assertions to all 21 typechecker test files
feat/add-ty-type-checker-support
4 days ago
Rename type of graphql_name_from
paulo-raca:enum-names
4 days ago
fix: use >= for pydantic version constraint in noxfile (#3255) Change pydantic version constraint from ~=2.12 to >=2.2 in the Pydantic V2 tests session. This allows testing with the latest pydantic versions while ensuring version_short() is available (introduced in pydantic 2.2.0). Co-authored-by: Patrick Arminio <patrick.arminio@gmail.com>
main
7 days ago
fix: use >= for pydantic version constraint in noxfile Change pydantic version constraint from ~=2.12 to >=2.2 in the Pydantic V2 tests session. This allows testing with the latest pydantic versions while ensuring version_short() is available (introduced in pydantic 2.2.0).
natsukium:fix/test-with-pydantic2
7 days ago
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
paulo-raca:enum-names
8 days ago
Active Branches
refactor: Use a more type-friendly way to define scalars
last run
2 days ago
#4076
CodSpeed Performance Gauge
0%
Support using enum values in the GraphQL schema
last run
4 days ago
#4071
CodSpeed Performance Gauge
0%
Add `no-redundant-dataclasses` pre-commit hook
last run
18 days ago
#4058
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs