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 |
---|---|---|---|---|
trivy.yaml pyproject.toml |
1 | 2 (50%) | 3 (33%) | 2024-12-13 |
aidial_app_builder_python/__main__.py pyproject.toml |
1 | 2 (50%) | 3 (33%) | 2024-12-13 |
trivy.yaml aidial_app_builder_python/__main__.py |
1 | 2 (50%) | 2 (50%) | 2024-12-13 |