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 |
---|---|---|---|---|
setup.py fairness_indicators/version.py |
1 | 34 (2%) | 22 (4%) | 2022-02-02 |
tensorboard_plugin/setup.py fairness_indicators/version.py |
1 | 29 (3%) | 22 (4%) | 2022-02-02 |
tensorboard_plugin/setup.py setup.py |
1 | 29 (3%) | 34 (2%) | 2022-02-02 |
tensorboard_plugin/tensorboard_plugin_fairness_indicators/version.py fairness_indicators/version.py |
1 | 18 (5%) | 22 (4%) | 2022-02-02 |
tensorboard_plugin/tensorboard_plugin_fairness_indicators/version.py setup.py |
1 | 18 (5%) | 34 (2%) | 2022-02-02 |
tensorboard_plugin/tensorboard_plugin_fairness_indicators/version.py tensorboard_plugin/setup.py |
1 | 18 (5%) | 29 (3%) | 2022-02-02 |