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 |
---|---|---|---|---|
cluster-bootstrap/eks_cluster.py cluster-bootstrap/amp_custom_resource.py |
2 | 58 (3%) | 3 (66%) | 2022-01-28 |
cluster-bootstrap/ekslogs_custom_resource.py cluster-bootstrap/amp_custom_resource.py |
2 | 4 (50%) | 3 (66%) | 2022-01-28 |
cluster-bootstrap/ekslogs_custom_resource.py cluster-bootstrap/eks_cluster.py |
2 | 4 (50%) | 58 (3%) | 2022-01-28 |
demo-apps/ghost-cdk/ghost_example.py cluster-codebuild/eks_codebuild.py |
2 | 8 (25%) | 7 (28%) | 2022-01-28 |
cluster-codebuild/eks_codebuild.py cluster-bootstrap/amp_custom_resource.py |
1 | 7 (14%) | 3 (33%) | 2022-01-28 |
cluster-codebuild/eks_codebuild.py cluster-bootstrap/eks_cluster.py |
1 | 7 (14%) | 58 (1%) | 2022-01-28 |
cluster-codebuild/eks_codebuild.py cluster-bootstrap/ekslogs_custom_resource.py |
1 | 7 (14%) | 4 (25%) | 2022-01-28 |
demo-apps/ghost-cdk/ghost_example.py cluster-bootstrap/amp_custom_resource.py |
1 | 8 (12%) | 3 (33%) | 2022-01-28 |
demo-apps/ghost-cdk/ghost_example.py cluster-bootstrap/eks_cluster.py |
1 | 8 (12%) | 58 (1%) | 2022-01-28 |
demo-apps/ghost-cdk/ghost_example.py cluster-bootstrap/ekslogs_custom_resource.py |
1 | 8 (12%) | 4 (25%) | 2022-01-28 |