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-python/setup.cfg src-python/a2i/__init__.py |
3 | 43 (6%) | 43 (6%) | 2022-01-29 |
src-python/setup.py src-python/a2i/__init__.py |
3 | 53 (5%) | 43 (6%) | 2022-01-29 |
src-python/setup.py src-python/setup.cfg |
3 | 53 (5%) | 43 (6%) | 2022-01-29 |
src-python/trp/__init__.py src-python/a2i/__init__.py |
3 | 56 (5%) | 43 (6%) | 2022-01-29 |
src-python/trp/__init__.py src-python/setup.cfg |
3 | 56 (5%) | 43 (6%) | 2022-01-29 |
src-python/trp/__init__.py src-python/setup.py |
3 | 56 (5%) | 53 (5%) | 2022-01-29 |
src-python/trp/t_tables.py src-python/trp/__init__.py |
3 | 13 (23%) | 56 (5%) | 2022-01-29 |
src-python/trp/t_pipeline.py src-python/trp/t_tables.py |
3 | 25 (12%) | 13 (23%) | 2022-01-27 |
src-python/trp/trp2.py src-python/trp/t_tables.py |
2 | 45 (4%) | 13 (15%) | 2022-01-29 |
src-python/trp/t_tables.py src-python/a2i/__init__.py |
1 | 13 (7%) | 43 (2%) | 2022-01-29 |
src-python/trp/t_tables.py src-python/setup.cfg |
1 | 13 (7%) | 43 (2%) | 2022-01-29 |
src-python/trp/t_tables.py src-python/setup.py |
1 | 13 (7%) | 53 (1%) | 2022-01-29 |
src-python/trp/trp2.py src-python/a2i/__init__.py |
1 | 45 (2%) | 43 (2%) | 2022-01-29 |
src-python/trp/trp2.py src-python/setup.cfg |
1 | 45 (2%) | 43 (2%) | 2022-01-29 |
src-python/trp/trp2.py src-python/setup.py |
1 | 45 (2%) | 53 (1%) | 2022-01-29 |
src-python/trp/trp2.py src-python/trp/__init__.py |
1 | 45 (2%) | 56 (1%) | 2022-01-29 |
src-js/src/document.ts src-python/trp/t_tables.py |
1 | 13 (7%) | 13 (7%) | 2022-01-27 |
src-js/src/geometry.ts src-python/trp/t_tables.py |
1 | 6 (16%) | 13 (7%) | 2022-01-27 |
src-js/src/geometry.ts src-js/src/document.ts |
1 | 6 (16%) | 13 (7%) | 2022-01-27 |
src-python/trp/t_pipeline.py src-js/src/document.ts |
1 | 25 (4%) | 13 (7%) | 2022-01-27 |