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_include_router_defaults_overrides.py (2972:66 - 3008:22)
tests/test_include_router_defaults_overrides.py (4462:66 - 4498:22)
Loading...
tests/test_include_router_defaults_overrides.py (3149:66 - 3185:22)
tests/test_include_router_defaults_overrides.py (4639:66 - 4675:22)
Loading...
tests/test_security_api_key_cookie.py (8:34 - 41:30)
tests/test_security_api_key_header_description.py (8:67 - 41:30)
tests/test_security_api_key_query_description.py (8:62 - 41:30)
Loading...
tests/test_security_api_key_cookie_description.py (8:67 - 41:30)
tests/test_security_api_key_header.py (8:34 - 41:30)
tests/test_security_api_key_query.py (8:33 - 41:30)
Loading...
tests/test_starlette_exception.py (28:1 - 63:9)
tests/test_tutorial/test_handling_errors/test_tutorial001.py (5:1 - 40:9)
Loading...
tests/test_tutorial/test_body_nested_models/test_tutorial009.py (42:18 - 78:3)
tests/test_tutorial/test_events/test_tutorial001.py (36:18 - 72:3)
tests/test_tutorial/test_path_params/test_tutorial004.py (38:18 - 74:3)
Loading...
fastapi/params.py (274:62 - 290:20)
fastapi/params.py (314:48 - 330:20)
Loading...
tests/test_additional_responses_default_validationerror.py (43:18 - 76:1)
tests/test_multi_query_errors.py (52:18 - 85:1)
tests/test_tutorial/test_body_nested_models/test_tutorial009.py (42:18 - 75:1)
tests/test_tutorial/test_cookie_params/test_tutorial001.py (39:18 - 72:1)
tests/test_tutorial/test_header_params/test_tutorial001.py (40:18 - 73:1)
tests/test_tutorial/test_path_params/test_tutorial005.py (43:18 - 76:1)
tests/test_tutorial/test_query_params/test_tutorial005.py (45:18 - 78:1)
tests/test_tutorial/test_query_params/test_tutorial006.py (57:18 - 90:1)
Loading...
tests/test_extra_routes.py (284:65 - 317:26)
tests/test_modules_same_name_body/test_main.py (93:57 - 126:26)
tests/test_tutorial/test_additional_responses/test_tutorial002.py (64:65 - 97:26)
tests/test_tutorial/test_additional_responses/test_tutorial004.py (67:65 - 100:26)
tests/test_tutorial/test_async_sql_databases/test_tutorial001.py (80:74 - 113:26)
tests/test_tutorial/test_body/test_tutorial001.py (55:61 - 88:26)
tests/test_tutorial/test_body_multiple_params/test_tutorial001.py (71:61 - 104:26)
tests/test_tutorial/test_body_multiple_params/test_tutorial003.py (82:76 - 115:26)
tests/test_tutorial/test_body_updates/test_tutorial001.py (101:21 - 134:26)
tests/test_tutorial/test_extra_data_types/test_tutorial001.py (81:21 - 114:26)
tests/test_tutorial/test_extra_models/test_tutorial003.py (70:81 - 103:26)
tests/test_tutorial/test_path_operation_advanced_configurations/test_tutorial004.py (64:21 - 97:26)
tests/test_tutorial/test_path_operation_configurations/test_tutorial005.py (64:21 - 97:26)
tests/test_tutorial/test_request_forms/test_tutorial001.py (53:71 - 86:26)
tests/test_tutorial/test_request_forms_and_files/test_tutorial001.py (53:65 - 86:26)
tests/test_tutorial/test_response_model/test_tutorial003.py (66:73 - 99:26)
tests/test_tutorial/test_response_model/test_tutorial004.py (63:21 - 96:26)
tests/test_tutorial/test_response_model/test_tutorial005.py (90:78 - 123:26)
tests/test_tutorial/test_response_model/test_tutorial006.py (90:78 - 123:26)
Loading...
tests/test_security_http_bearer_optional.py (9:22 - 37:30)
tests/test_security_http_digest_optional.py (9:22 - 37:30)