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 |
---|---|---|---|---|
config/helm/appmesh-controller/templates/deployment.yaml config/helm/appmesh-controller/Chart.yaml |
1 | 8 (12%) | 9 (11%) | 2022-01-19 |
config/helm/appmesh-controller/test.yaml config/helm/appmesh-controller/Chart.yaml |
1 | 19 (5%) | 9 (11%) | 2022-01-19 |
config/helm/appmesh-controller/test.yaml config/helm/appmesh-controller/templates/deployment.yaml |
1 | 19 (5%) | 8 (12%) | 2022-01-19 |
config/helm/appmesh-controller/values.yaml config/helm/appmesh-controller/Chart.yaml |
1 | 21 (4%) | 9 (11%) | 2022-01-19 |
config/helm/appmesh-controller/values.yaml config/helm/appmesh-controller/templates/deployment.yaml |
1 | 21 (4%) | 8 (12%) | 2022-01-19 |
config/helm/appmesh-controller/values.yaml config/helm/appmesh-controller/test.yaml |
1 | 21 (4%) | 19 (5%) | 2022-01-19 |
pkg/inject/config.go config/helm/appmesh-controller/Chart.yaml |
1 | 30 (3%) | 9 (11%) | 2022-01-19 |
pkg/inject/config.go config/helm/appmesh-controller/templates/deployment.yaml |
1 | 30 (3%) | 8 (12%) | 2022-01-19 |
pkg/inject/config.go config/helm/appmesh-controller/test.yaml |
1 | 30 (3%) | 19 (5%) | 2022-01-19 |
pkg/inject/config.go config/helm/appmesh-controller/values.yaml |
1 | 30 (3%) | 21 (4%) | 2022-01-19 |
pkg/inject/constants.go config/helm/appmesh-controller/Chart.yaml |
1 | 10 (10%) | 9 (11%) | 2022-01-19 |
pkg/inject/constants.go config/helm/appmesh-controller/templates/deployment.yaml |
1 | 10 (10%) | 8 (12%) | 2022-01-19 |
pkg/inject/constants.go config/helm/appmesh-controller/test.yaml |
1 | 10 (10%) | 19 (5%) | 2022-01-19 |
pkg/inject/constants.go config/helm/appmesh-controller/values.yaml |
1 | 10 (10%) | 21 (4%) | 2022-01-19 |
pkg/inject/constants.go pkg/inject/config.go |
1 | 10 (10%) | 30 (3%) | 2022-01-19 |
pkg/inject/inject.go config/helm/appmesh-controller/Chart.yaml |
1 | 26 (3%) | 9 (11%) | 2022-01-19 |
pkg/inject/inject.go config/helm/appmesh-controller/templates/deployment.yaml |
1 | 26 (3%) | 8 (12%) | 2022-01-19 |
pkg/inject/inject.go config/helm/appmesh-controller/test.yaml |
1 | 26 (3%) | 19 (5%) | 2022-01-19 |
pkg/inject/inject.go config/helm/appmesh-controller/values.yaml |
1 | 26 (3%) | 21 (4%) | 2022-01-19 |
pkg/inject/inject.go pkg/inject/config.go |
1 | 26 (3%) | 30 (3%) | 2022-01-19 |