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_dependency_duplicates.py (170:56 - 185:14)
tests/test_filter_pydantic_sub_model.py (109:64 - 124:14)
tests/test_tutorial/test_additional_responses/test_tutorial001.py (69:62 - 84:14)
tests/test_tutorial/test_additional_responses/test_tutorial003.py (70:62 - 85:14)
tests/test_union_body.py (77:56 - 92:14)
Loading...
tests/test_extra_routes.py (55:1 - 77:26)
tests/test_starlette_exception.py (30:1 - 52:26)
tests/test_tutorial/test_events/test_tutorial001.py (5:1 - 27:26)
tests/test_tutorial/test_handling_errors/test_tutorial001.py (7:1 - 29:26)
tests/test_tutorial/test_handling_errors/test_tutorial004.py (7:1 - 29:26)
tests/test_tutorial/test_handling_errors/test_tutorial006.py (7:1 - 29:26)
tests/test_tutorial/test_query_params/test_tutorial005.py (8:1 - 30:26)
tests/test_tutorial/test_query_params/test_tutorial006.py (8:1 - 30:26)
Loading...
tests/test_get_request_body.py (78:17 - 99:3)
tests/test_param_in_path_and_dependency.py (64:17 - 85:3)
tests/test_schema_extra_examples.py (823:59 - 844:3)
tests/test_sub_callbacks.py (249:72 - 270:3)
tests/test_tutorial/test_dataclasses/test_tutorial001.py (64:17 - 85:3)
tests/test_tutorial/test_dataclasses/test_tutorial003.py (111:17 - 132:3)
tests/test_tutorial/test_handling_errors/test_tutorial005.py (62:17 - 83:3)
tests/test_tutorial/test_openapi_callbacks/test_tutorial001.py (136:72 - 157:3)
tests/test_tutorial/test_schema_extra_example/test_tutorial004.py (96:17 - 117:3)
Loading...
tests/test_tutorial/test_additional_responses/test_tutorial001.py (26:79 - 55:20)
tests/test_tutorial/test_extra_models/test_tutorial003.py (24:33 - 53:20)
tests/test_tutorial/test_handling_errors/test_tutorial001.py (16:69 - 43:20)
tests/test_tutorial/test_response_model/test_tutorial004.py (19:79 - 48:20)
Loading...
tests/test_tutorial/test_bigger_applications/test_main.py (289:69 - 317:14)
tests/test_tutorial/test_dependencies/test_tutorial012.py (68:69 - 96:14)
tests/test_tutorial/test_sql_databases_peewee/test_sql_databases_peewee.py (237:33 - 267:14)
Loading...
tests/test_tutorial/test_body_multiple_params/test_tutorial001.py (57:17 - 71:62)
tests/test_tutorial/test_path_operation_advanced_configurations/test_tutorial004.py (43:17 - 57:62)
tests/test_tutorial/test_path_operation_configurations/test_tutorial005.py (43:17 - 57:62)
Loading...
tests/test_tutorial/test_response_model/test_tutorial004.py (46:5 - 57:79)
tests/test_tutorial/test_response_model/test_tutorial005.py (79:5 - 90:79)
tests/test_tutorial/test_response_model/test_tutorial006.py (79:5 - 90:79)
Loading...
tests/test_tutorial/test_sql_databases/test_sql_databases.py (307:1 - 315:53)
tests/test_tutorial/test_sql_databases/test_sql_databases_middleware.py (308:1 - 316:53)
tests/test_tutorial/test_sql_databases_peewee/test_sql_databases_peewee.py (351:1 - 359:53)
Loading...
fastapi/applications.py (243:30 - 263:22)
fastapi/routing.py (577:21 - 597:26)
Loading...
tests/test_additional_responses_custom_model_in_callback.py (112:17 - 130:1)
tests/test_dependency_duplicates.py (170:75 - 188:1)
tests/test_filter_pydantic_sub_model.py (109:83 - 127:1)
tests/test_get_request_body.py (78:17 - 96:1)
tests/test_include_router_defaults_overrides.py (6599:17 - 6617:1)
tests/test_param_in_path_and_dependency.py (64:17 - 82:1)
tests/test_schema_extra_examples.py (823:59 - 841:1)
tests/test_sub_callbacks.py (249:72 - 267:1)
tests/test_tutorial/test_bigger_applications/test_main.py (316:17 - 334:1)
tests/test_tutorial/test_dataclasses/test_tutorial001.py (64:17 - 82:1)
tests/test_tutorial/test_dataclasses/test_tutorial003.py (111:17 - 129:1)
tests/test_tutorial/test_dependencies/test_tutorial012.py (95:17 - 113:1)
tests/test_tutorial/test_handling_errors/test_tutorial005.py (62:17 - 80:1)
tests/test_tutorial/test_openapi_callbacks/test_tutorial001.py (136:72 - 154:1)
tests/test_tutorial/test_schema_extra_example/test_tutorial004.py (96:17 - 114:1)
tests/test_tutorial/test_sql_databases_peewee/test_sql_databases_peewee.py (311:17 - 329:1)