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 |
---|---|---|---|---|
tensorflow_model_remediation/__init__.py setup.py |
1 | 17 (5%) | 11 (9%) | 2022-01-27 |
tensorflow_model_remediation/common/__init__.py setup.py |
1 | 8 (12%) | 11 (9%) | 2022-01-27 |
tensorflow_model_remediation/common/__init__.py tensorflow_model_remediation/__init__.py |
1 | 8 (12%) | 17 (5%) | 2022-01-27 |
tensorflow_model_remediation/common/docs.py setup.py |
1 | 12 (8%) | 11 (9%) | 2022-01-27 |
tensorflow_model_remediation/common/docs.py tensorflow_model_remediation/__init__.py |
1 | 12 (8%) | 17 (5%) | 2022-01-27 |
tensorflow_model_remediation/common/docs.py tensorflow_model_remediation/common/__init__.py |
1 | 12 (8%) | 8 (12%) | 2022-01-27 |
tensorflow_model_remediation/common/types.py setup.py |
1 | 5 (20%) | 11 (9%) | 2022-01-27 |
tensorflow_model_remediation/common/types.py tensorflow_model_remediation/__init__.py |
1 | 5 (20%) | 17 (5%) | 2022-01-27 |
tensorflow_model_remediation/common/types.py tensorflow_model_remediation/common/__init__.py |
1 | 5 (20%) | 8 (12%) | 2022-01-27 |
tensorflow_model_remediation/common/types.py tensorflow_model_remediation/common/docs.py |
1 | 5 (20%) | 12 (8%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/__init__.py setup.py |
1 | 9 (11%) | 11 (9%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/__init__.py tensorflow_model_remediation/__init__.py |
1 | 9 (11%) | 17 (5%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/__init__.py tensorflow_model_remediation/common/__init__.py |
1 | 9 (11%) | 8 (12%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/__init__.py tensorflow_model_remediation/common/docs.py |
1 | 9 (11%) | 12 (8%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/__init__.py tensorflow_model_remediation/common/types.py |
1 | 9 (11%) | 5 (20%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/keras/__init__.py setup.py |
1 | 7 (14%) | 11 (9%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/keras/__init__.py tensorflow_model_remediation/__init__.py |
1 | 7 (14%) | 17 (5%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/keras/__init__.py tensorflow_model_remediation/common/__init__.py |
1 | 7 (14%) | 8 (12%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/keras/__init__.py tensorflow_model_remediation/common/docs.py |
1 | 7 (14%) | 12 (8%) | 2022-01-27 |
tensorflow_model_remediation/min_diff/keras/__init__.py tensorflow_model_remediation/common/types.py |
1 | 7 (14%) | 5 (20%) | 2022-01-27 |