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/scaffolding/wizard/ChoosePortsStep.ts src/commands/containers/browseContainer.ts |
1 | 4 (25%) | 22 (4%) | 2022-01-26 |
src/scaffolding/wizard/ScaffoldingWizardContext.ts src/commands/containers/browseContainer.ts |
1 | 3 (33%) | 22 (4%) | 2022-01-26 |
src/scaffolding/wizard/ScaffoldingWizardContext.ts src/scaffolding/wizard/ChoosePortsStep.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreScaffoldingWizardContext.ts src/commands/containers/browseContainer.ts |
1 | 3 (33%) | 22 (4%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreScaffoldingWizardContext.ts src/scaffolding/wizard/ChoosePortsStep.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreScaffoldingWizardContext.ts src/scaffolding/wizard/ScaffoldingWizardContext.ts |
1 | 3 (33%) | 3 (33%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreTryGetRandomPortStep.ts src/commands/containers/browseContainer.ts |
1 | 1 (100%) | 22 (4%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreTryGetRandomPortStep.ts src/scaffolding/wizard/ChoosePortsStep.ts |
1 | 1 (100%) | 4 (25%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreTryGetRandomPortStep.ts src/scaffolding/wizard/ScaffoldingWizardContext.ts |
1 | 1 (100%) | 3 (33%) | 2022-01-26 |
src/scaffolding/wizard/netCore/NetCoreTryGetRandomPortStep.ts src/scaffolding/wizard/netCore/NetCoreScaffoldingWizardContext.ts |
1 | 1 (100%) | 3 (33%) | 2022-01-26 |
src/utils/pythonUtils.ts src/commands/containers/browseContainer.ts |
1 | 15 (6%) | 22 (4%) | 2022-01-26 |
src/utils/pythonUtils.ts src/scaffolding/wizard/ChoosePortsStep.ts |
1 | 15 (6%) | 4 (25%) | 2022-01-26 |
src/utils/pythonUtils.ts src/scaffolding/wizard/ScaffoldingWizardContext.ts |
1 | 15 (6%) | 3 (33%) | 2022-01-26 |
src/utils/pythonUtils.ts src/scaffolding/wizard/netCore/NetCoreScaffoldingWizardContext.ts |
1 | 15 (6%) | 3 (33%) | 2022-01-26 |
src/utils/pythonUtils.ts src/scaffolding/wizard/netCore/NetCoreTryGetRandomPortStep.ts |
1 | 15 (6%) | 1 (100%) | 2022-01-26 |
src/tasks/TaskHelper.ts src/tasks/DockerBuildTaskProvider.ts |
1 | 19 (5%) | 12 (8%) | 2022-01-26 |
src/commands/registries/azure/tasks/scheduleRunRequest.ts src/commands/images/buildImage.ts |
1 | 18 (5%) | 15 (6%) | 2022-01-25 |
src/tree/containers/ContainersTreeItem.ts src/commands/images/buildImage.ts |
1 | 21 (4%) | 15 (6%) | 2022-01-25 |
src/tree/containers/ContainersTreeItem.ts src/commands/registries/azure/tasks/scheduleRunRequest.ts |
1 | 21 (4%) | 18 (5%) | 2022-01-25 |