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/common/baseTelemetryReporter.ts src/browser/telemetryReporter.ts |
1 | 37 (2%) | 17 (5%) | 2022-01-20 |
src/common/util.ts src/browser/telemetryReporter.ts |
1 | 6 (16%) | 17 (5%) | 2022-01-20 |
src/common/util.ts src/common/baseTelemetryReporter.ts |
1 | 6 (16%) | 37 (2%) | 2022-01-20 |