koxudaxi
datamodel-code-generator
BlogDocsChangelog

Performance History

Latest Results

fix: move UnionMode import outside TYPE_CHECKING for Pydantic runtime access The UnionMode type is used in GenerateConfig.union_mode field annotation. Pydantic needs to access this type at runtime for model validation, but it was only imported inside TYPE_CHECKING block, causing: PydanticUserError: GenerateConfig is not fully defined; you should define UnionMode, then call GenerateConfig.model_rebuild(). This follows the same pattern as other runtime-required imports in this file (Path, DataModel, DataModelFieldBase, etc.) which have noqa: TC001 comments.
phil65:fix/unionmode-type-checking-import
2 days ago
fix previous test that did not specify assert_func
rpmcginty:bugfix/graphql-empty-list-default-bug
2 days ago
docs: update llms.txt files Generated by GitHub Actions
feature/comprehensive-schema-feature-metadata
3 days ago
Improve conditional git handling in schema-docs workflow
feature/schema-docs-automation
3 days ago
Add schema-docs to lint SKIP list
feature/schema-docs-automation
3 days ago
adding tests to highlight the graphql bug
rpmcginty:bugfix/graphql-empty-list-default-bug
3 days ago

Active Branches

fix: move UnionMode import outside TYPE_CHECKING for Pydantic runtime…
last run
2 days ago
#2950
CodSpeed Performance Gauge
-15%
#2948
CodSpeed Performance Gauge
-19%
#2692
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs