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/gomote/gomote.go buildlet/fakebuildletclient.go |
2 | 10 (20%) | 5 (40%) | 2022-01-28 |
internal/gomote/protos/gomote.pb.go buildlet/fakebuildletclient.go |
2 | 8 (25%) | 5 (40%) | 2022-01-28 |
internal/gomote/protos/gomote.pb.go internal/gomote/gomote.go |
2 | 8 (25%) | 10 (20%) | 2022-01-28 |
internal/gomote/protos/gomote.proto buildlet/fakebuildletclient.go |
2 | 8 (25%) | 5 (40%) | 2022-01-28 |
internal/gomote/protos/gomote.proto internal/gomote/gomote.go |
2 | 8 (25%) | 10 (20%) | 2022-01-28 |
internal/gomote/protos/gomote.proto internal/gomote/protos/gomote.pb.go |
2 | 8 (25%) | 8 (25%) | 2022-01-28 |
internal/relui/templates/home.html internal/relui/static/styles.css |
2 | 7 (28%) | 5 (40%) | 2022-01-24 |
internal/coordinator/pool/gce.go internal/coordinator/pool/ec2.go |
2 | 21 (9%) | 8 (25%) | 2022-01-13 |
internal/coordinator/pool/kube.go internal/coordinator/pool/ec2.go |
2 | 13 (15%) | 8 (25%) | 2022-01-13 |
internal/coordinator/pool/kube.go internal/coordinator/pool/gce.go |
2 | 13 (15%) | 21 (9%) | 2022-01-13 |
internal/coordinator/pool/pool.go internal/coordinator/pool/ec2.go |
2 | 7 (28%) | 8 (25%) | 2022-01-13 |
internal/coordinator/pool/pool.go internal/coordinator/pool/gce.go |
2 | 7 (28%) | 21 (9%) | 2022-01-13 |
internal/coordinator/pool/pool.go internal/coordinator/pool/kube.go |
2 | 7 (28%) | 13 (15%) | 2022-01-13 |
env/freebsd-amd64/make.bash dashboard/builders.go |
2 | 16 (12%) | 554 (<1%) | 2022-01-05 |
internal/relui/static/site.js internal/relui/static/styles.css |
1 | 1 (100%) | 5 (20%) | 2022-01-14 |
internal/relui/static/site.js internal/relui/templates/home.html |
1 | 1 (100%) | 7 (14%) | 2022-01-14 |
internal/relui/templates/layout.html internal/relui/static/styles.css |
1 | 3 (33%) | 5 (20%) | 2022-01-14 |
internal/relui/templates/layout.html internal/relui/templates/home.html |
1 | 3 (33%) | 7 (14%) | 2022-01-14 |
internal/relui/templates/layout.html internal/relui/static/site.js |
1 | 3 (33%) | 1 (100%) | 2022-01-14 |
internal/access/access.go cmd/coordinator/coordinator.go |
1 | 4 (25%) | 378 (<1%) | 2022-01-14 |