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 |
---|---|---|---|---|
notebooks/model-predictions.ipynb metadata.yaml |
1 | 6 (16%) | 36 (2%) | 2025-04-04 |
webhook/main.py outputs.tf |
1 | 23 (4%) | 10 (10%) | 2025-04-04 |
webhook/main.py versions.tf |
1 | 23 (4%) | 14 (7%) | 2025-04-04 |
webhook/main.py main.tf |
1 | 23 (4%) | 35 (2%) | 2025-04-04 |
outputs.tf main.tf |
1 | 10 (10%) | 35 (2%) | 2025-04-04 |
versions.tf main.tf |
1 | 14 (7%) | 35 (2%) | 2025-04-04 |
versions.tf notebooks/model-predictions.ipynb |
1 | 14 (7%) | 6 (16%) | 2025-04-04 |
outputs.tf metadata.yaml |
1 | 10 (10%) | 36 (2%) | 2025-04-04 |
notebooks/model-predictions.ipynb main.tf |
1 | 6 (16%) | 35 (2%) | 2025-04-04 |
versions.tf outputs.tf |
1 | 14 (7%) | 10 (10%) | 2025-04-04 |
versions.tf metadata.yaml |
1 | 14 (7%) | 36 (2%) | 2025-04-04 |
metadata.yaml main.tf |
1 | 36 (2%) | 35 (2%) | 2025-04-04 |
outputs.tf notebooks/model-predictions.ipynb |
1 | 10 (10%) | 6 (16%) | 2025-04-04 |
webhook/main.py metadata.yaml |
1 | 23 (4%) | 36 (2%) | 2025-04-04 |
webhook/main.py notebooks/model-predictions.ipynb |
1 | 23 (4%) | 6 (16%) | 2025-04-04 |