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 |
---|---|---|---|---|
template.yaml lambdas/on_file_receive/app.py |
4 | 18 (22%) | 6 (66%) | 2022-01-16 |
template.yaml lambdas/files_generator/app.py |
4 | 18 (22%) | 6 (66%) | 2022-01-16 |
lambdas/on_file_receive/app.py lambdas/on_file_converted/app.py |
3 | 6 (50%) | 5 (60%) | 2022-01-16 |
template.yaml lambdas/on_file_converted/app.py |
3 | 18 (16%) | 5 (60%) | 2022-01-16 |
templates/api.yaml template.yaml |
3 | 3 (100%) | 18 (16%) | 2022-01-16 |
templates/non-sam-resources.yaml template.yaml |
3 | 4 (75%) | 18 (16%) | 2022-01-16 |
template.yaml conftest.py |
2 | 18 (11%) | 2 (100%) | 2022-01-16 |
templates/api.yaml lambdas/files_generator/app.py |
2 | 3 (66%) | 6 (33%) | 2022-01-16 |
templates/non-sam-resources.yaml conftest.py |
2 | 4 (50%) | 2 (100%) | 2022-01-16 |
conftest.py lambdas/on_file_converted/app.py |
1 | 2 (50%) | 5 (20%) | 2022-01-16 |
conftest.py lambdas/on_file_receive/app.py |
1 | 2 (50%) | 6 (16%) | 2022-01-16 |
lambdas/files_generator/app.py lambdas/on_file_converted/app.py |
1 | 6 (16%) | 5 (20%) | 2022-01-16 |
lambdas/files_generator/app.py lambdas/on_file_receive/app.py |
1 | 6 (16%) | 6 (16%) | 2022-01-16 |
lambdas/files_generator/app.py conftest.py |
1 | 6 (16%) | 2 (50%) | 2022-01-16 |
lambdas/on_file_validated/app.py lambdas/on_file_converted/app.py |
1 | 3 (33%) | 5 (20%) | 2022-01-16 |
lambdas/on_file_validated/app.py lambdas/on_file_receive/app.py |
1 | 3 (33%) | 6 (16%) | 2022-01-16 |
lambdas/on_file_validated/app.py conftest.py |
1 | 3 (33%) | 2 (50%) | 2022-01-16 |
lambdas/on_file_validated/app.py lambdas/files_generator/app.py |
1 | 3 (33%) | 6 (16%) | 2022-01-16 |
template.yaml lambdas/on_file_validated/app.py |
1 | 18 (5%) | 3 (33%) | 2022-01-16 |
templates/api.yaml lambdas/on_file_converted/app.py |
1 | 3 (33%) | 5 (20%) | 2022-01-16 |