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 |
---|---|---|---|---|
si.proto lib/go/si/si.pb.go |
4 | 51 (7%) | 60 (6%) | 2023-08-02 |
lib/go/common/constants.go si.proto |
1 | 14 (7%) | 51 (1%) | 2023-07-31 |
lib/go/common/constants.go lib/go/si/si.pb.go |
1 | 14 (7%) | 60 (1%) | 2023-07-31 |