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
18 hours ago
fix previous test that did not specify assert_func
rpmcginty:bugfix/graphql-empty-list-default-bug
19 hours ago
docs: update llms.txt files Generated by GitHub Actions
feature/comprehensive-schema-feature-metadata
20 hours ago
Improve conditional git handling in schema-docs workflow
feature/schema-docs-automation
20 hours ago
Add schema-docs to lint SKIP list
feature/schema-docs-automation
20 hours ago
adding tests to highlight the graphql bug
rpmcginty:bugfix/graphql-empty-list-default-bug
20 hours ago

Active Branches

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