Number of duplications

478

Average of occurrences per duplication

4.42

The following list includes all the duplication found in the code, with the information about each file where it was found listed with the following format:
file_name (first_line:first_column - last_line:last_column)
Loading...
tests/test_modules_same_name_body/test_main.py (93:57 - 123:1)
tests/test_multi_body_errors.py (71:86 - 101:1)
tests/test_tutorial/test_additional_responses/test_tutorial002.py (64:65 - 94:1)
tests/test_tutorial/test_additional_responses/test_tutorial004.py (67:65 - 97:1)
tests/test_tutorial/test_async_sql_databases/test_tutorial001.py (80:74 - 110:1)
tests/test_tutorial/test_body_multiple_params/test_tutorial003.py (82:76 - 112:1)
tests/test_tutorial/test_body_updates/test_tutorial001.py (101:21 - 131:1)
tests/test_tutorial/test_extra_data_types/test_tutorial001.py (81:21 - 111:1)
tests/test_tutorial/test_extra_models/test_tutorial003.py (70:81 - 100:1)
tests/test_tutorial/test_path_operation_advanced_configurations/test_tutorial004.py (64:21 - 94:1)
tests/test_tutorial/test_path_operation_configurations/test_tutorial005.py (64:21 - 94:1)
tests/test_tutorial/test_request_forms/test_tutorial001.py (53:71 - 83:1)
tests/test_tutorial/test_request_forms_and_files/test_tutorial001.py (53:65 - 83:1)
tests/test_tutorial/test_response_model/test_tutorial003.py (66:73 - 96:1)
tests/test_tutorial/test_response_model/test_tutorial004.py (63:21 - 93:1)
tests/test_tutorial/test_response_model/test_tutorial005.py (90:78 - 120:1)
tests/test_tutorial/test_response_model/test_tutorial006.py (90:78 - 120:1)
Loading...
fastapi/params.py (21:36 - 36:13)
fastapi/params.py (65:36 - 80:13)
fastapi/params.py (149:41 - 164:13)
Loading...
tests/test_additional_properties.py (69:17 - 101:3)
tests/test_extra_routes.py (285:17 - 317:3)
tests/test_modules_same_name_body/test_main.py (94:17 - 126:3)
tests/test_tutorial/test_additional_responses/test_tutorial002.py (65:17 - 97:3)
tests/test_tutorial/test_additional_responses/test_tutorial004.py (68:17 - 100:3)
tests/test_tutorial/test_async_sql_databases/test_tutorial001.py (81:17 - 113:3)
tests/test_tutorial/test_body/test_tutorial001.py (56:17 - 88:3)
tests/test_tutorial/test_body_multiple_params/test_tutorial001.py (72:17 - 104:3)
tests/test_tutorial/test_body_multiple_params/test_tutorial003.py (83:17 - 115:3)
tests/test_tutorial/test_body_updates/test_tutorial001.py (102:17 - 134:3)
tests/test_tutorial/test_extra_data_types/test_tutorial001.py (82:17 - 114:3)
tests/test_tutorial/test_extra_models/test_tutorial003.py (71:17 - 103:3)
tests/test_tutorial/test_path_operation_advanced_configurations/test_tutorial004.py (65:17 - 97:3)
tests/test_tutorial/test_path_operation_configurations/test_tutorial005.py (65:17 - 97:3)
tests/test_tutorial/test_request_forms/test_tutorial001.py (54:17 - 86:3)
tests/test_tutorial/test_request_forms_and_files/test_tutorial001.py (54:17 - 86:3)
tests/test_tutorial/test_response_model/test_tutorial003.py (67:17 - 99:3)
tests/test_tutorial/test_response_model/test_tutorial004.py (64:17 - 96:3)
tests/test_tutorial/test_response_model/test_tutorial005.py (91:17 - 123:3)
tests/test_tutorial/test_response_model/test_tutorial006.py (91:17 - 123:3)
tests/test_union_body.py (77:75 - 109:3)
Loading...
tests/test_put_no_body.py (52:13 - 82:26)
tests/test_starlette_exception.py (97:13 - 127:26)
tests/test_tutorial/test_async_sql_databases/test_tutorial001.py (83:13 - 113:26)
tests/test_tutorial/test_body_nested_models/test_tutorial009.py (48:13 - 78:26)
tests/test_tutorial/test_dependencies/test_tutorial001.py (99:13 - 129:26)
tests/test_tutorial/test_dependencies/test_tutorial004.py (57:13 - 87:26)
tests/test_tutorial/test_dependencies/test_tutorial006.py (50:13 - 80:26)
tests/test_tutorial/test_handling_errors/test_tutorial001.py (44:13 - 74:26)
tests/test_tutorial/test_handling_errors/test_tutorial002.py (44:13 - 74:26)
tests/test_tutorial/test_handling_errors/test_tutorial003.py (44:13 - 74:26)
tests/test_tutorial/test_handling_errors/test_tutorial004.py (44:13 - 74:26)
tests/test_tutorial/test_handling_errors/test_tutorial006.py (44:13 - 74:26)
tests/test_tutorial/test_query_params_str_validations/test_tutorial001.py (54:13 - 84:26)
tests/test_tutorial/test_query_params_str_validations/test_tutorial011.py (48:13 - 78:26)
tests/test_tutorial/test_query_params_str_validations/test_tutorial012.py (49:13 - 79:26)
tests/test_tutorial/test_query_params_str_validations/test_tutorial013.py (49:13 - 79:26)
Loading...
tests/test_tutorial/test_bigger_applications/test_main.py (153:63 - 179:56)
tests/test_tutorial/test_bigger_applications/test_main.py (195:65 - 221:56)
Loading...
tests/test_additional_properties.py (69:17 - 98:1)
tests/test_multi_body_errors.py (72:17 - 101:1)
tests/test_tutorial/test_additional_responses/test_tutorial001.py (69:81 - 98:1)
tests/test_tutorial/test_additional_responses/test_tutorial003.py (70:81 - 99:1)
tests/test_tutorial/test_body_fields/test_tutorial001.py (80:77 - 109:1)
tests/test_tutorial/test_request_files/test_tutorial001.py (92:17 - 121:1)
tests/test_tutorial/test_request_files/test_tutorial002.py (112:17 - 141:1)
tests/test_tutorial/test_sql_databases/test_sql_databases.py (253:17 - 282:1)
tests/test_tutorial/test_sql_databases/test_sql_databases_middleware.py (253:17 - 282:1)
tests/test_union_body.py (77:75 - 106:1)
tests/test_union_inherited_body.py (89:17 - 118:1)
Loading...
tests/test_get_request_body.py (77:47 - 105:3)
tests/test_tutorial/test_schema_extra_example/test_tutorial004.py (95:43 - 124:3)
Loading...
tests/test_include_router_defaults_overrides.py (655:66 - 690:22)
tests/test_include_router_defaults_overrides.py (1643:66 - 1678:22)
tests/test_include_router_defaults_overrides.py (5493:66 - 5528:22)
tests/test_include_router_defaults_overrides.py (6110:66 - 6145:22)
Loading...
tests/test_include_router_defaults_overrides.py (823:66 - 858:22)
tests/test_include_router_defaults_overrides.py (2378:66 - 2413:22)
tests/test_include_router_defaults_overrides.py (4137:66 - 4172:22)
tests/test_include_router_defaults_overrides.py (5391:66 - 5426:22)
Loading...
tests/test_include_router_defaults_overrides.py (976:66 - 1011:22)
tests/test_include_router_defaults_overrides.py (1824:66 - 1859:22)
tests/test_include_router_defaults_overrides.py (2764:66 - 2799:22)
tests/test_include_router_defaults_overrides.py (3462:66 - 3497:22)
tests/test_include_router_defaults_overrides.py (4640:66 - 4675:22)
tests/test_include_router_defaults_overrides.py (5257:66 - 5292:22)
tests/test_include_router_defaults_overrides.py (5976:66 - 6011:22)
tests/test_include_router_defaults_overrides.py (6449:66 - 6484:22)