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 |
---|---|---|---|---|
gulpfile.ts common.ts |
2 | 36 (5%) | 2 (100%) | 2022-01-19 |
src/AzureRMTools.ts src/languageclient/startArmLanguageServer.ts |
2 | 137 (1%) | 39 (5%) | 2022-01-14 |
src/languageclient/startArmLanguageServer.ts common.ts |
1 | 39 (2%) | 2 (50%) | 2022-01-14 |
src/languageclient/startArmLanguageServer.ts gulpfile.ts |
1 | 39 (2%) | 36 (2%) | 2022-01-14 |
src/AzureRMTools.ts common.ts |
1 | 137 (<1%) | 2 (50%) | 2022-01-14 |
src/AzureRMTools.ts gulpfile.ts |
1 | 137 (<1%) | 36 (2%) | 2022-01-14 |
extension.bundle.ts common.ts |
1 | 60 (1%) | 2 (50%) | 2022-01-14 |
extension.bundle.ts gulpfile.ts |
1 | 60 (1%) | 36 (2%) | 2022-01-14 |
extension.bundle.ts src/languageclient/startArmLanguageServer.ts |
1 | 60 (1%) | 39 (2%) | 2022-01-14 |
extension.bundle.ts src/AzureRMTools.ts |
1 | 60 (1%) | 137 (<1%) | 2022-01-14 |
src/documents/DeploymentDocument.ts common.ts |
1 | 7 (14%) | 2 (50%) | 2022-01-14 |
src/documents/DeploymentDocument.ts gulpfile.ts |
1 | 7 (14%) | 36 (2%) | 2022-01-14 |
src/documents/DeploymentDocument.ts src/languageclient/startArmLanguageServer.ts |
1 | 7 (14%) | 39 (2%) | 2022-01-14 |
src/documents/DeploymentDocument.ts src/AzureRMTools.ts |
1 | 7 (14%) | 137 (<1%) | 2022-01-14 |
src/documents/DeploymentDocument.ts extension.bundle.ts |
1 | 7 (14%) | 60 (1%) | 2022-01-14 |
src/documents/parameters/DeploymentFileMapping.ts common.ts |
1 | 5 (20%) | 2 (50%) | 2022-01-14 |
src/documents/parameters/DeploymentFileMapping.ts gulpfile.ts |
1 | 5 (20%) | 36 (2%) | 2022-01-14 |
src/documents/parameters/DeploymentFileMapping.ts src/languageclient/startArmLanguageServer.ts |
1 | 5 (20%) | 39 (2%) | 2022-01-14 |
src/documents/parameters/DeploymentFileMapping.ts src/AzureRMTools.ts |
1 | 5 (20%) | 137 (<1%) | 2022-01-14 |
src/documents/parameters/DeploymentFileMapping.ts extension.bundle.ts |
1 | 5 (20%) | 60 (1%) | 2022-01-14 |