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 |
---|---|---|---|---|
azure/Kqlmagic/kql_response.py azure/Kqlmagic/_version.py |
2 | 10 (20%) | 10 (20%) | 2022-01-09 |
azure/Kqlmagic/_meta.py azure/Kqlmagic/_version.py |
1 | 2 (50%) | 10 (10%) | 2022-01-08 |
azure/Kqlmagic/_meta.py azure/Kqlmagic/kql_response.py |
1 | 2 (50%) | 10 (10%) | 2022-01-08 |
azure/Kqlmagic/kql_proxy.py azure/Kqlmagic/_version.py |
1 | 21 (4%) | 10 (10%) | 2022-01-08 |
azure/Kqlmagic/kql_proxy.py azure/Kqlmagic/kql_response.py |
1 | 21 (4%) | 10 (10%) | 2022-01-08 |
azure/Kqlmagic/kql_proxy.py azure/Kqlmagic/_meta.py |
1 | 21 (4%) | 2 (50%) | 2022-01-08 |
azure/Kqlmagic/__init__.py azure/Kqlmagic/_version.py |
1 | 7 (14%) | 10 (10%) | 2022-01-08 |
azure/Kqlmagic/allow_single_line_cell.py azure/Kqlmagic/_version.py |
1 | 2 (50%) | 10 (10%) | 2022-01-08 |
No temporal cross-component dependencies found.