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/jobs/engine_web.html src/jobs/android.html |
1 | 4 (25%) | 4 (25%) | 2022-01-14 |
src/jobs/framework.html src/jobs/android.html |
1 | 6 (16%) | 4 (25%) | 2022-01-14 |
src/jobs/framework.html src/jobs/engine_web.html |
1 | 6 (16%) | 4 (25%) | 2022-01-14 |
src/jobs/ios.html src/jobs/android.html |
1 | 4 (25%) | 4 (25%) | 2022-01-14 |
src/jobs/ios.html src/jobs/engine_web.html |
1 | 4 (25%) | 4 (25%) | 2022-01-14 |
src/jobs/ios.html src/jobs/framework.html |
1 | 4 (25%) | 6 (16%) | 2022-01-14 |
src/jobs/tools.html src/jobs/android.html |
1 | 4 (25%) | 4 (25%) | 2022-01-14 |
src/jobs/tools.html src/jobs/engine_web.html |
1 | 4 (25%) | 4 (25%) | 2022-01-14 |
src/jobs/tools.html src/jobs/framework.html |
1 | 4 (25%) | 6 (16%) | 2022-01-14 |
src/jobs/tools.html src/jobs/ios.html |
1 | 4 (25%) | 4 (25%) | 2022-01-14 |
src/jobs/windows.html src/jobs/android.html |
1 | 3 (33%) | 4 (25%) | 2022-01-14 |
src/jobs/windows.html src/jobs/engine_web.html |
1 | 3 (33%) | 4 (25%) | 2022-01-14 |
src/jobs/windows.html src/jobs/framework.html |
1 | 3 (33%) | 6 (16%) | 2022-01-14 |
src/jobs/windows.html src/jobs/ios.html |
1 | 3 (33%) | 4 (25%) | 2022-01-14 |
src/jobs/windows.html src/jobs/tools.html |
1 | 3 (33%) | 4 (25%) | 2022-01-14 |