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 |
---|---|---|---|---|
templates/boomi-license.template.yaml functions/source/LicenseVerificationAndTokenGenerator/lambda_function.py |
1 | 13 (7%) | 5 (20%) | 2022-01-25 |
templates/existing.template.yaml functions/source/LicenseVerificationAndTokenGenerator/lambda_function.py |
1 | 31 (3%) | 5 (20%) | 2022-01-25 |
templates/existing.template.yaml templates/boomi-license.template.yaml |
1 | 31 (3%) | 13 (7%) | 2022-01-25 |
templates/manifests.template.yaml functions/source/LicenseVerificationAndTokenGenerator/lambda_function.py |
1 | 25 (4%) | 5 (20%) | 2022-01-25 |
templates/manifests.template.yaml templates/boomi-license.template.yaml |
1 | 25 (4%) | 13 (7%) | 2022-01-25 |
templates/manifests.template.yaml templates/existing.template.yaml |
1 | 25 (4%) | 31 (3%) | 2022-01-25 |
templates/new-main.template.yaml functions/source/LicenseVerificationAndTokenGenerator/lambda_function.py |
1 | 19 (5%) | 5 (20%) | 2022-01-25 |
templates/new-main.template.yaml templates/boomi-license.template.yaml |
1 | 19 (5%) | 13 (7%) | 2022-01-25 |
templates/new-main.template.yaml templates/existing.template.yaml |
1 | 19 (5%) | 31 (3%) | 2022-01-25 |
templates/new-main.template.yaml templates/manifests.template.yaml |
1 | 19 (5%) | 25 (4%) | 2022-01-25 |