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 |
---|---|---|---|---|
distributed_training/train_code/pytorch_mnist_smdp.py distributed_training/train_code/model_def.py |
1 | 3 (33%) | 1 (100%) | 2022-01-11 |
No temporal cross-component dependencies found.