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 |
---|---|---|---|---|
eks-cluster/stage-data-fsx.yaml eks-cluster/efs-sc.yaml |
1 | 1 (100%) | 1 (100%) | 2022-01-20 |
eks-cluster/stage-data.yaml eks-cluster/efs-sc.yaml |
1 | 5 (20%) | 1 (100%) | 2022-01-20 |
eks-cluster/stage-data.yaml eks-cluster/stage-data-fsx.yaml |
1 | 5 (20%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster-and-nodegroup/aws-eks-cluster-and-nodegroup.tf eks-cluster/efs-sc.yaml |
1 | 7 (14%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster-and-nodegroup/aws-eks-cluster-and-nodegroup.tf eks-cluster/stage-data-fsx.yaml |
1 | 7 (14%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster-and-nodegroup/aws-eks-cluster-and-nodegroup.tf eks-cluster/stage-data.yaml |
1 | 7 (14%) | 5 (20%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster/aws-eks-cluster.tf eks-cluster/efs-sc.yaml |
1 | 9 (11%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster/aws-eks-cluster.tf eks-cluster/stage-data-fsx.yaml |
1 | 9 (11%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster/aws-eks-cluster.tf eks-cluster/stage-data.yaml |
1 | 9 (11%) | 5 (20%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-cluster/aws-eks-cluster.tf eks-cluster/terraform/aws-eks-cluster-and-nodegroup/aws-eks-cluster-and-nodegroup.tf |
1 | 9 (11%) | 7 (14%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-nodegroup/aws-eks-nodegroup.tf eks-cluster/efs-sc.yaml |
1 | 9 (11%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-nodegroup/aws-eks-nodegroup.tf eks-cluster/stage-data-fsx.yaml |
1 | 9 (11%) | 1 (100%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-nodegroup/aws-eks-nodegroup.tf eks-cluster/stage-data.yaml |
1 | 9 (11%) | 5 (20%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-nodegroup/aws-eks-nodegroup.tf eks-cluster/terraform/aws-eks-cluster-and-nodegroup/aws-eks-cluster-and-nodegroup.tf |
1 | 9 (11%) | 7 (14%) | 2022-01-20 |
eks-cluster/terraform/aws-eks-nodegroup/aws-eks-nodegroup.tf eks-cluster/terraform/aws-eks-cluster/aws-eks-cluster.tf |
1 | 9 (11%) | 9 (11%) | 2022-01-20 |