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 |
---|---|---|---|---|
pkg/controllers/netconf/network_config_controller.go pkg/config/config_policy_routing.go |
1 | 36 (2%) | 31 (3%) | 2025-04-23 |
pkg/kernel/kernel.go pkg/config/config_policy_routing.go |
1 | 1 (100%) | 31 (3%) | 2025-04-23 |
pkg/kernel/kernel.go pkg/controllers/netconf/network_config_controller.go |
1 | 1 (100%) | 36 (2%) | 2025-04-23 |