koxudaxi
datamodel-code-generator
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into fix-py311-recursive-typealias
fix-py311-recursive-typealias
1 hour ago
Add use_attribute_docstrings Support (#2550) * Support use_attribute_doctrings config Adds support for [use_attribute_doctrings](https://docs.pydantic.dev/latest/api/config/#pydantic.config.ConfigDict.use_attribute_docstrings) from upstream for the local ConfigDict. * Make the behavior default when use_field_description is set * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add --use-attribute-docstrings option Rather than making this behavior default when --use-field-desciption is set, make it opt in with its own CLI option. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update docs and README with new help output --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Koudai Aono <koxudaxi@gmail.com>
main
1 hour ago
Update docs and README with new help output
voteblake:patch-1
5 hours ago
Merge branch 'main' into patch-1
voteblake:patch-1
6 hours ago
fix: update type alias definitions for improved compatibility with Python 3.11
fix-py311-recursive-typealias
6 hours ago
Fix: enable inline-snapshot update by using assert instead of pytest.fail (#2571) * fix: enable parallel testing for multiple Python versions in tox configuration * fix: improve file comparison logic in test assertions * fix: improve error handling for missing external files in assertions * feat: add generated models and enums for data handling * fix: enhance assertion error messaging for inline snapshot updates * fix: add unified diff formatting for content mismatch in assertions * fix: enable colored output for pytest in tox configuration * fix: enhance inline snapshot error messaging and formatting * fix: improve inline snapshot update messaging and formatting * fix: enable parallel execution for Python 3.12 dependencies in tox configuration * fix: add Api model and enable Live Execution flag in JobRun * fix: add FieldModel class with Pydantic validation * fix: update job naming in test configuration for clarity
main
6 hours ago
fix: update job naming in test configuration for clarity
fix-enable-inline-snapshot-update
6 hours ago
fix: add FieldModel class with Pydantic validation
fix-enable-inline-snapshot-update
6 hours ago
Active Branches
Fix recursive TypeAlias generation for Python 3.11 (covers mutual alias refs)
last run
1 hour ago
#2570
CodSpeed Performance Gauge
0%
Nullable required fields should not have default value
last run
8 hours ago
#2520
CodSpeed Performance Gauge
0%
Add support for prefixItems to emit tuples
last run
23 hours ago
#2537
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs