Commit cd3569b
authored
test: align v2 parser baselines before v1 output removal (koxudaxi#3032)
* test: align v2 parser baselines before v1 output removal
* test: restore v1 baseline coverage1 parent 03200be commit cd3569b
335 files changed
Lines changed: 2812 additions & 3078 deletions
File tree
- src/datamodel_code_generator
- parser
- tests
- data
- expected
- main_kr
- main_base_class
- main_custom_template_dir
- main_modular
- main_no_file
- main_use_field_description_example_dataclass
- main_use_field_description_example
- main_use_field_description_with_example
- main_use_field_description
- main_use_inline_field_description_example_only
- main_use_inline_field_description_with_example
- main_use_inline_field_description
- main_use_schema_description
- main
- pyproject
- target_python_version
- use_pendulum
- main
- graphql
- jsonschema
- alias_import_alias
- all_of_any_of
- all_of_one_of
- duplicate_name
- forwarding_reference
- ids
- module_split_single
- multiple_files_json_pointer
- multiple_files_self_ref
- nested_directory
- definitions
- reuse_scope_tree_self_ref
- root_one_of
- use_union_operator
- definitions
- json
- openapi
- body_and_parameters
- circular_imports_class_conflict
- circular_imports_different_prefixes
- circular_imports_mixed_prefixes
- circular_imports_small_cycle
- circular_imports_stripe_like
- circular_imports_with_inheritance
- default_object
- discriminator
- enum_models
- modular_all_exports_children_docstring
- modular_all_exports_children
- modular_all_exports_recursive_full_prefix
- modular_all_exports_recursive
- modular_custom_class_name
- modular_reuse_model
- modular
- openapi_include_paths
- use_generic_container_types_standard_collections
- use_generic_container_types
- use_standard_collections
- parser
- graphql
- openapi
- openapi_parser_parse_additional_properties
- openapi_parser_parse_alias
- openapi_parser_parse_allof
- openapi_parser_parse_anyof
- openapi_parser_parse_array_called_fields_with_oneOf_items
- openapi_parser_parse_array_enum
- openapi_parser_parse_duplicate_models
- openapi_parser_parse_enum_models
- openapi_parser_parse_modular
- openapi_parser_parse_oneof
- openapi_parser_parse_resolved_models
- openapi_parser_parse
- openapi_parser_responses_with_tag
- openapi_parser_responses_without_content
- openapi_parser_with_query_parameters
- jsonschema
- templates_include_only/pydantic_v2
- main
- graphql
- jsonschema
- openapi
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
1112 | 1111 | | |
1113 | 1112 | | |
1114 | 1113 | | |
1115 | | - | |
| 1114 | + | |
1116 | 1115 | | |
1117 | 1116 | | |
1118 | 1117 | | |
| |||
1532 | 1531 | | |
1533 | 1532 | | |
1534 | 1533 | | |
1535 | | - | |
| 1534 | + | |
1536 | 1535 | | |
1537 | 1536 | | |
1538 | 1537 | | |
| |||
1602 | 1601 | | |
1603 | 1602 | | |
1604 | 1603 | | |
1605 | | - | |
1606 | 1604 | | |
1607 | 1605 | | |
1608 | 1606 | | |
| |||
1852 | 1850 | | |
1853 | 1851 | | |
1854 | 1852 | | |
1855 | | - | |
1856 | 1853 | | |
1857 | 1854 | | |
1858 | 1855 | | |
| |||
1915 | 1912 | | |
1916 | 1913 | | |
1917 | 1914 | | |
1918 | | - | |
1919 | | - | |
1920 | | - | |
1921 | | - | |
1922 | 1915 | | |
1923 | 1916 | | |
1924 | 1917 | | |
| |||
2037 | 2030 | | |
2038 | 2031 | | |
2039 | 2032 | | |
2040 | | - | |
2041 | | - | |
2042 | | - | |
| 2033 | + | |
2043 | 2034 | | |
2044 | 2035 | | |
2045 | 2036 | | |
| |||
2051 | 2042 | | |
2052 | 2043 | | |
2053 | 2044 | | |
2054 | | - | |
2055 | | - | |
| 2045 | + | |
2056 | 2046 | | |
2057 | 2047 | | |
2058 | 2048 | | |
| |||
Lines changed: 0 additions & 15 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments