A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| db_schema/db_schema_lambda/main.py bookstore/books/db_connection.py |
2 | 3 (66%) | 3 (66%) | 2021-08-17 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| db_schema/db_schema_lambda/main.py bookstore/books/db_connection.py |
3 | 3 (100%) | 3 (100%) | 2021-08-17 |
| db_schema/db_schema_lambda_layer/python/bookstore_utils.py bookstore/books/db_connection.py |
1 | 2 (50%) | 3 (33%) | 2021-05-10 |
| db_schema/db_schema_lambda_layer/python/bookstore_utils.py db_schema/db_schema_lambda/main.py |
1 | 2 (50%) | 3 (33%) | 2021-05-10 |
| rds_proxy/template.yaml bookstore/books/db_connection.py |
1 | 3 (33%) | 3 (33%) | 2021-05-10 |
| rds_proxy/template.yaml db_schema/db_schema_lambda/main.py |
1 | 3 (33%) | 3 (33%) | 2021-05-10 |
| rds_proxy/template.yaml db_schema/db_schema_lambda_layer/python/bookstore_utils.py |
1 | 3 (33%) | 2 (50%) | 2021-05-10 |
| bookstore/books/main.py bookstore/books/db_connection.py |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/books/main.py db_schema/db_schema_lambda/main.py |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/books/main.py db_schema/db_schema_lambda_layer/python/bookstore_utils.py |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
| bookstore/books/main.py rds_proxy/template.yaml |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/reviews/main.py bookstore/books/db_connection.py |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/reviews/main.py db_schema/db_schema_lambda/main.py |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/reviews/main.py db_schema/db_schema_lambda_layer/python/bookstore_utils.py |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
| bookstore/reviews/main.py rds_proxy/template.yaml |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/reviews/main.py bookstore/books/main.py |
1 | 1 (100%) | 1 (100%) | 2021-05-10 |
| bookstore/template.yaml bookstore/books/db_connection.py |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/template.yaml db_schema/db_schema_lambda/main.py |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/template.yaml db_schema/db_schema_lambda_layer/python/bookstore_utils.py |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
| bookstore/template.yaml rds_proxy/template.yaml |
1 | 1 (100%) | 3 (33%) | 2021-05-10 |
| bookstore/template.yaml bookstore/books/main.py |
1 | 1 (100%) | 1 (100%) | 2021-05-10 |