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 |
---|---|---|---|---|
sample-templates/sample-vpc-environment-template/v1/infrastructure/config.tf GitHubConfiguration.yaml |
2 | 5 (40%) | 4 (50%) | 2022-01-25 |
sample-templates/sample-vpc-environment-template/v1/infrastructure/vpc.tf GitHubConfiguration.yaml |
2 | 5 (40%) | 4 (50%) | 2022-01-25 |
sample-templates/sample-vpc-environment-template/v1/infrastructure/vpc.tf sample-templates/sample-vpc-environment-template/v1/infrastructure/config.tf |
2 | 5 (40%) | 5 (40%) | 2022-01-25 |
sample-templates/sample-vpc-environment-template/v1/schema/schema.yaml GitHubConfiguration.yaml |
2 | 5 (40%) | 4 (50%) | 2022-01-25 |
sample-templates/sample-vpc-environment-template/v1/schema/schema.yaml sample-templates/sample-vpc-environment-template/v1/infrastructure/config.tf |
2 | 5 (40%) | 5 (40%) | 2022-01-25 |
sample-templates/sample-vpc-environment-template/v1/schema/schema.yaml sample-templates/sample-vpc-environment-template/v1/infrastructure/vpc.tf |
2 | 5 (40%) | 5 (40%) | 2022-01-25 |