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).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
locust-script.py buildspec.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/ODDC9BootstrapInstance.py buildspec.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/ODDC9BootstrapInstance.py locust-script.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/customWidgetDashboard.py buildspec.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/customWidgetDashboard.py locust-script.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/customWidgetDashboard.py src/handlers/ODDC9BootstrapInstance.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/get-by-id.js buildspec.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/get-by-id.js locust-script.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/get-by-id.js src/handlers/ODDC9BootstrapInstance.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/get-by-id.js src/handlers/customWidgetDashboard.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/put-item.js buildspec.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/put-item.js locust-script.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/put-item.js src/handlers/ODDC9BootstrapInstance.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/put-item.js src/handlers/customWidgetDashboard.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/handlers/put-item.js src/handlers/get-by-id.js |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/lib/helper/models.js buildspec.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/lib/helper/models.js locust-script.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/lib/helper/models.js src/handlers/ODDC9BootstrapInstance.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/lib/helper/models.js src/handlers/customWidgetDashboard.py |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |
src/lib/helper/models.js src/handlers/get-by-id.js |
1 | 1 (100%) | 1 (100%) | 2022-01-07 |