Avatar for the koxudaxi user
koxudaxi
datamodel-code-generator
BlogDocsChangelog

Refactor config handling and add CLI TypedDicts

#2830Closed
Comparing
refactor-config-cli-typed-dicts
(
9273324
) with
main
(
e4394af
)
CodSpeed Performance Gauge
-2%
Untouched
11
Skipped
98

Benchmarks

109 total
test_perf_complex_refs
tests/main/test_performance.py
CodSpeed Performance Gauge
+1%
2.2 s2.2 s
test_perf_large_models_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
+1%
3.7 s3.7 s
test_perf_duplicate_names
tests/main/test_performance.py
CodSpeed Performance Gauge
0%
1 s1 s
test_perf_deep_nested
tests/main/test_performance.py
CodSpeed Performance Gauge
0%
6.3 s6.3 s
test_perf_openapi_large
tests/main/test_performance.py
CodSpeed Performance Gauge
-1%
2.9 s3 s
test_perf_multiple_files_input
tests/main/test_performance.py
CodSpeed Performance Gauge
-2%
3.7 s3.8 s
test_perf_kubernetes_style_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-2%
2.7 s2.8 s
test_perf_graphql_style_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-3%
835.1 ms857.1 ms
test_perf_stripe_style_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-3%
2.1 s2.1 s
test_perf_aws_style_openapi_pydantic_v2
tests/main/test_performance.py
CodSpeed Performance Gauge
-4%
1.9 s2 s
test_perf_all_options_enabled
tests/main/test_performance.py
CodSpeed Performance Gauge
-6%
6.6 s7 s
test_main_nested_directory
tests/main/jsonschema/test_main_jsonschema.py
Skipped
247.9 ms*
test_main_strict_types_all_with_field_constraints
tests/main/jsonschema/test_main_jsonschema.py
Skipped
81 ms*
test_main_jsonschema_complex_any_of
tests/main/jsonschema/test_main_jsonschema.py
Skipped
68 ms*
test_main_allof_root_model_constraints
tests/main/jsonschema/test_main_jsonschema.py
Skipped
287.1 ms*
test_main_use_frozen_field_dataclass
tests/main/jsonschema/test_main_jsonschema.py
Skipped
35.8 ms*
test_main_use_frozen_field_pydantic_v1
tests/main/jsonschema/test_main_jsonschema.py
Skipped
48.5 ms*
test_main_use_frozen_field_pydantic_v2
tests/main/jsonschema/test_main_jsonschema.py
Skipped
54 ms*
test_main_jsonschema_reserved_field_name_typed_dict
tests/main/jsonschema/test_main_jsonschema.py
Skipped
29 ms*
test_main_jsonschema_reserved_field_name_dataclass
tests/main/jsonschema/test_main_jsonschema.py
Skipped
29.8 ms*
test_main_jsonschema_reserved_field_name_pydantic
tests/main/jsonschema/test_main_jsonschema.py
Skipped
45.6 ms*
test_main_all_of_ref
tests/main/jsonschema/test_main_jsonschema.py
Skipped
39.3 ms*
test_main_allof_root_model_constraints_merge
tests/main/jsonschema/test_main_jsonschema.py
Skipped
262.9 ms*
test_main_lookaround_union_types_pydantic_v2
tests/main/jsonschema/test_main_jsonschema.py
Skipped
58.4 ms*
test_main_use_default_factory_for_optional_nested_models_with_dict[pydantic_v2.BaseModel-default_factory_nested_model_with_dict_pydantic_v2.py]
tests/main/jsonschema/test_main_jsonschema.py
Skipped
68.4 ms*

Commits

Click on a commit to change the comparison range
Base
main
e4394af
-0.19%
Refactor config handling and add CLI TypedDicts
c0f976c
4 months ago
by koxudaxi
-0.39%
Fix config typing and pydantic validation
23515e6
4 months ago
by koxudaxi
+0.49%
Merge remote-tracking branch 'origin/main' into refactor-config-cli-typed-dicts
92d41b8
4 months ago
by koxudaxi
-1.58%
Align config TypedDict enums with model types
4c99478
4 months ago
by koxudaxi
+21.85%
Use type_overrides for config TypedDict enums
325d5b6
4 months ago
by koxudaxi
-20.83%
Apply ruff fixes to generated config TypedDicts
f985b01
4 months ago
by koxudaxi
+20.76%
Exclude generated TypedDicts from coverage
9b883b0
4 months ago
by koxudaxi
-20.15%
Type union_mode as UnionMode in config TypedDicts
ccca9e6
4 months ago
by koxudaxi
+0.48%
Add lint tox env and format files
4974c0b
4 months ago
by koxudaxi
-2.25%
Stabilize coverage and fix tox outputs
ca001d2
4 months ago
by koxudaxi
-3.11%
Restore type-checking imports
29bca8a
4 months ago
by koxudaxi
+3.36%
Inline DataType import in parser base
86c1693
4 months ago
by koxudaxi
+0.95%
Use generated config typeddicts
8455346
4 months ago
by koxudaxi
+0.66%
Remove config mapping
69d9e13
4 months ago
by koxudaxi
-5.59%
Centralize parser config build
a7db803
4 months ago
by koxudaxi
+3.42%
Update config typed dict generation
362a12b
4 months ago
by koxudaxi
+1.75%
Avoid kwargs parser dispatch
c6a5679
4 months ago
by koxudaxi
-1.6%
Refactor parser config overrides
59bb504
4 months ago
by koxudaxi
-0.61%
Add public API signature tests
ffb9e4a
4 months ago
by koxudaxi
+1.84%
Add direct public API E2E tests
4b042eb
4 months ago
by koxudaxi
+0.02%
Revert "Add baseline API option checks"
d65b86f
4 months ago
by koxudaxi
-2.97%
Fix public API tests and lint
6ae0294
4 months ago
by koxudaxi
+1.87%
Fix unittest
9273324
4 months ago
by koxudaxi
© 2026 CodSpeed Technology
Home Terms Privacy Docs