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 |
---|---|---|---|---|
build/azure-pipelines/release.yml build/azure-pipelines/pre-release.yml |
1 | 1 (100%) | 2 (50%) | 2022-01-19 |
server/src/eslintServer.ts client/src/extension.ts |
1 | 135 (<1%) | 133 (<1%) | 2022-01-14 |
playgrounds/8.0/build/build.js playgrounds/8.0/app.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/subDir/sub.js playgrounds/8.0/app.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/subDir/sub.js playgrounds/8.0/build/build.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/subDir/test.jsx playgrounds/8.0/app.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/subDir/test.jsx playgrounds/8.0/build/build.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/subDir/test.jsx playgrounds/8.0/subDir/sub.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.js playgrounds/8.0/app.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.js playgrounds/8.0/build/build.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.js playgrounds/8.0/subDir/sub.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.js playgrounds/8.0/subDir/test.jsx |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.vue playgrounds/8.0/app.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.vue playgrounds/8.0/build/build.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.vue playgrounds/8.0/subDir/sub.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.vue playgrounds/8.0/subDir/test.jsx |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test.vue playgrounds/8.0/test.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test2.html playgrounds/8.0/app.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test2.html playgrounds/8.0/build/build.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |
playgrounds/8.0/test2.html playgrounds/8.0/subDir/sub.js |
1 | 1 (100%) | 1 (100%) | 2022-01-03 |