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 |
---|---|---|---|---|
src/evaluate/__init__.py setup.py |
2 | 53 (3%) | 248 (<1%) | 2025-06-20 |
metrics/wer/wer.py metrics/cer/cer.py |
1 | 14 (7%) | 14 (7%) | 2025-06-20 |
metrics/xtreme_s/xtreme_s.py metrics/wer/wer.py |
1 | 12 (8%) | 14 (7%) | 2025-06-20 |
metrics/xtreme_s/xtreme_s.py metrics/cer/cer.py |
1 | 12 (8%) | 14 (7%) | 2025-06-20 |