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 |
---|---|---|---|---|
infra/common-infra/vpc-infra-stack.ts infra/app-main.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-cicd-const.ts infra/app-main.ts |
1 | 4 (25%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-cicd-const.ts infra/common-infra/vpc-infra-stack.ts |
1 | 4 (25%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/construct/ecs-infra-const.ts infra/app-main.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-infra-const.ts infra/common-infra/vpc-infra-stack.ts |
1 | 3 (33%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/construct/ecs-infra-const.ts infra/ecs-service/construct/ecs-cicd-const.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-monitor-const.ts infra/app-main.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-monitor-const.ts infra/common-infra/vpc-infra-stack.ts |
1 | 3 (33%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/construct/ecs-monitor-const.ts infra/ecs-service/construct/ecs-cicd-const.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-monitor-const.ts infra/ecs-service/construct/ecs-infra-const.ts |
1 | 3 (33%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/construct/ecs-repo-const.ts infra/app-main.ts |
1 | 2 (50%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-repo-const.ts infra/common-infra/vpc-infra-stack.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/construct/ecs-repo-const.ts infra/ecs-service/construct/ecs-cicd-const.ts |
1 | 2 (50%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/construct/ecs-repo-const.ts infra/ecs-service/construct/ecs-infra-const.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/construct/ecs-repo-const.ts infra/ecs-service/construct/ecs-monitor-const.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/ecs-alb-service-stack.ts infra/app-main.ts |
1 | 5 (20%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/ecs-alb-service-stack.ts infra/common-infra/vpc-infra-stack.ts |
1 | 5 (20%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/ecs-alb-service-stack.ts infra/ecs-service/construct/ecs-cicd-const.ts |
1 | 5 (20%) | 4 (25%) | 2022-01-11 |
infra/ecs-service/ecs-alb-service-stack.ts infra/ecs-service/construct/ecs-infra-const.ts |
1 | 5 (20%) | 3 (33%) | 2022-01-11 |
infra/ecs-service/ecs-alb-service-stack.ts infra/ecs-service/construct/ecs-monitor-const.ts |
1 | 5 (20%) | 3 (33%) | 2022-01-11 |