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 |
---|---|---|---|---|
internal/controller/pod_controller.go internal/controller/authproxyworkload_controller.go |
1 | 8 (12%) | 13 (7%) | 2025-04-21 |
internal/controller/pod_controller.go internal/api/v1/authproxyworkload_webhook.go |
1 | 8 (12%) | 4 (25%) | 2025-04-21 |
infra/resources/main.tf infra/permissions/main.tf |
1 | 30 (3%) | 22 (4%) | 2025-04-28 |
internal/workload/podspec_updates.go infra/resources/main.tf |
1 | 66 (1%) | 30 (3%) | 2025-04-28 |
internal/controller/authproxyworkload_controller.go internal/api/v1/authproxyworkload_webhook.go |
1 | 13 (7%) | 4 (25%) | 2025-04-21 |
internal/workload/podspec_updates.go infra/permissions/main.tf |
1 | 66 (1%) | 22 (4%) | 2025-04-28 |