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 |
---|---|---|---|---|
logger/awslogs/logger.go init.go |
1 | 28 (3%) | 19 (5%) | 2025-04-05 |
logger/awslogs/logger.go args.go |
1 | 28 (3%) | 26 (3%) | 2025-04-05 |
logger/common.go logger/buffered_logger.go |
1 | 35 (2%) | 28 (3%) | 2025-04-10 |
init.go args.go |
1 | 19 (5%) | 26 (3%) | 2025-04-05 |