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 |
---|---|---|---|---|
submitit/core/utils.py pyproject.toml |
1 | 9 (11%) | 8 (12%) | 2022-03-31 |
submitit/core/job_environment.py submitit/core/core.py |
1 | 9 (11%) | 17 (5%) | 2022-03-31 |
submitit/core/utils.py submitit/core/job_environment.py |
1 | 9 (11%) | 9 (11%) | 2022-03-31 |
submitit/core/job_environment.py pyproject.toml |
1 | 9 (11%) | 8 (12%) | 2022-03-31 |
submitit/local/debug.py submitit/__init__.py |
1 | 8 (12%) | 16 (6%) | 2022-03-31 |
submitit/core/utils.py submitit/core/core.py |
1 | 9 (11%) | 17 (5%) | 2022-03-31 |
submitit/core/core.py pyproject.toml |
1 | 17 (5%) | 8 (12%) | 2022-03-31 |