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).
data...
Pairs |
# same commits |
# commits 1 |
# commits 2 |
latest commit |
conftest.py upgrade_tests/upgrade_manifest.py |
1 |
32 (3%) |
60 (1%) |
2023-07-16 |
run_dtests.py upgrade_tests/upgrade_manifest.py |
1 |
17 (5%) |
60 (1%) |
2023-07-16 |
run_dtests.py conftest.py |
1 |
17 (5%) |
32 (3%) |
2023-07-16 |
data...
Pairs |
# same commits |
# commits 1 |
# commits 2 |
latest commit |
run_dtests.py upgrade_tests/upgrade_manifest.py |
1 |
17 (5%) |
60 (1%) |
2023-07-16 |
conftest.py upgrade_tests/upgrade_manifest.py |
1 |
32 (3%) |
60 (1%) |
2023-07-16 |
run_dtests.py conftest.py |
1 |
17 (5%) |
32 (3%) |
2023-07-16 |
data...
Pairs |
# same commits |
# commits 1 |
# commits 2 |
latest commit |
conftest.py upgrade_tests/upgrade_manifest.py |
2 |
32 (6%) |
60 (3%) |
2023-07-16 |
run_dtests.py conftest.py |
1 |
17 (5%) |
32 (3%) |
2023-07-16 |
run_dtests.py upgrade_tests/upgrade_manifest.py |
1 |
17 (5%) |
60 (1%) |
2023-07-16 |
dtest.py upgrade_tests/upgrade_manifest.py |
1 |
396 (<1%) |
60 (1%) |
2023-04-11 |