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 |
---|---|---|---|---|
app/settings.py app/observability.py |
5 | 5 (100%) | 6 (83%) | 2025-04-25 |
pyproject.toml app/main.py |
5 | 8 (62%) | 5 (100%) | 2025-04-25 |
app/main.py app/observability.py |
5 | 5 (100%) | 6 (83%) | 2025-04-25 |
pyproject.toml app/observability.py |
5 | 8 (62%) | 6 (83%) | 2025-04-25 |
pyproject.toml compose.yaml |
4 | 8 (50%) | 7 (57%) | 2025-04-25 |
app/main.py app/settings.py |
4 | 5 (80%) | 5 (80%) | 2025-04-22 |
pyproject.toml app/settings.py |
4 | 8 (50%) | 5 (80%) | 2025-04-22 |
app/routes.py compose.yaml |
3 | 3 (100%) | 7 (42%) | 2025-04-25 |
app/main.py compose.yaml |
3 | 5 (60%) | 7 (42%) | 2025-04-25 |
app/observability.py compose.yaml |
3 | 6 (50%) | 7 (42%) | 2025-04-25 |
app/routes.py app/observability.py |
3 | 3 (100%) | 6 (50%) | 2025-04-25 |
app/routes.py app/main.py |
3 | 3 (100%) | 5 (60%) | 2025-04-25 |
pyproject.toml app/routes.py |
3 | 8 (37%) | 3 (100%) | 2025-04-25 |
app/__init__.py app/routes.py |
2 | 2 (100%) | 3 (66%) | 2025-04-22 |
app/__init__.py pyproject.toml |
2 | 2 (100%) | 8 (25%) | 2025-04-22 |
app/__init__.py app/main.py |
2 | 2 (100%) | 5 (40%) | 2025-04-22 |
collector-config.yaml compose.yaml |
2 | 2 (100%) | 7 (28%) | 2025-04-22 |
collector-config.yaml app/__init__.py |
2 | 2 (100%) | 2 (100%) | 2025-04-22 |
collector-config.yaml app/settings.py |
2 | 2 (100%) | 5 (40%) | 2025-04-22 |
collector-config.yaml app/main.py |
2 | 2 (100%) | 5 (40%) | 2025-04-22 |
app/__init__.py app/observability.py |
2 | 2 (100%) | 6 (33%) | 2025-04-22 |
app/routes.py app/settings.py |
2 | 3 (66%) | 5 (40%) | 2025-04-22 |
collector-config.yaml app/observability.py |
2 | 2 (100%) | 6 (33%) | 2025-04-22 |
app/__init__.py app/settings.py |
2 | 2 (100%) | 5 (40%) | 2025-04-22 |
app/__init__.py compose.yaml |
2 | 2 (100%) | 7 (28%) | 2025-04-22 |
collector-config.yaml app/routes.py |
2 | 2 (100%) | 3 (66%) | 2025-04-22 |
app/settings.py compose.yaml |
2 | 5 (40%) | 7 (28%) | 2025-04-22 |
collector-config.yaml pyproject.toml |
2 | 2 (100%) | 8 (25%) | 2025-04-22 |