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 |
---|---|---|---|---|
src/actions/promote.ts src/actions/deploy.ts |
1 | 14 (7%) | 10 (10%) | 2025-04-16 |
src/strategyHelpers/deploymentHelper.ts src/inputUtils.ts |
1 | 18 (5%) | 2 (50%) | 2025-04-16 |
src/strategyHelpers/deploymentHelper.ts src/actions/deploy.ts |
1 | 18 (5%) | 10 (10%) | 2025-04-16 |
src/strategyHelpers/deploymentHelper.ts src/run.ts |
1 | 18 (5%) | 21 (4%) | 2025-04-16 |
src/run.ts src/inputUtils.ts |
1 | 21 (4%) | 2 (50%) | 2025-04-16 |
src/strategyHelpers/deploymentHelper.ts src/actions/promote.ts |
1 | 18 (5%) | 14 (7%) | 2025-04-16 |
src/run.ts src/actions/deploy.ts |
1 | 21 (4%) | 10 (10%) | 2025-04-16 |
src/utilities/manifestStabilityUtils.ts src/strategyHelpers/deploymentHelper.ts |
1 | 6 (16%) | 18 (5%) | 2025-04-16 |
src/inputUtils.ts src/actions/deploy.ts |
1 | 2 (50%) | 10 (10%) | 2025-04-16 |
src/run.ts src/actions/promote.ts |
1 | 21 (4%) | 14 (7%) | 2025-04-16 |
src/utilities/manifestStabilityUtils.ts src/run.ts |
1 | 6 (16%) | 21 (4%) | 2025-04-16 |
src/utilities/manifestStabilityUtils.ts src/inputUtils.ts |
1 | 6 (16%) | 2 (50%) | 2025-04-16 |
src/inputUtils.ts src/actions/promote.ts |
1 | 2 (50%) | 14 (7%) | 2025-04-16 |
src/utilities/manifestStabilityUtils.ts src/actions/promote.ts |
1 | 6 (16%) | 14 (7%) | 2025-04-16 |
src/utilities/manifestStabilityUtils.ts src/actions/deploy.ts |
1 | 6 (16%) | 10 (10%) | 2025-04-16 |