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 |
---|---|---|---|---|
go/private/repositories.bzl go/def.bzl |
1 | 111 (<1%) | 151 (<1%) | 2022-01-24 |
go/private/rules/test.bzl go/private/repositories.bzl |
1 | 83 (1%) | 111 (<1%) | 2022-01-14 |
go/tools/builders/generate_test_main.go go/private/rules/test.bzl |
1 | 36 (2%) | 83 (1%) | 2022-01-24 |
go/private/nogo.bzl go/private/repositories.bzl |
1 | 6 (16%) | 111 (<1%) | 2022-01-14 |
go/private/nogo.bzl go/private/rules/test.bzl |
1 | 6 (16%) | 83 (1%) | 2022-01-14 |
go/deps.bzl go/private/repositories.bzl |
1 | 4 (25%) | 111 (<1%) | 2022-01-14 |
go/deps.bzl go/private/rules/test.bzl |
1 | 4 (25%) | 83 (1%) | 2022-01-14 |
go/deps.bzl go/private/nogo.bzl |
1 | 4 (25%) | 6 (16%) | 2022-01-14 |
go/platform/list.bzl go/private/repositories.bzl |
1 | 17 (5%) | 111 (<1%) | 2022-01-14 |
go/platform/list.bzl go/private/rules/test.bzl |
1 | 17 (5%) | 83 (1%) | 2022-01-14 |
go/platform/list.bzl go/private/nogo.bzl |
1 | 17 (5%) | 6 (16%) | 2022-01-14 |
go/platform/list.bzl go/deps.bzl |
1 | 17 (5%) | 4 (25%) | 2022-01-14 |
go/private/context.bzl go/private/repositories.bzl |
1 | 88 (1%) | 111 (<1%) | 2022-01-14 |
go/private/context.bzl go/private/rules/test.bzl |
1 | 88 (1%) | 83 (1%) | 2022-01-14 |
go/private/context.bzl go/private/nogo.bzl |
1 | 88 (1%) | 6 (16%) | 2022-01-14 |
go/private/context.bzl go/deps.bzl |
1 | 88 (1%) | 4 (25%) | 2022-01-14 |
go/private/context.bzl go/platform/list.bzl |
1 | 88 (1%) | 17 (5%) | 2022-01-14 |
go/private/rules/cgo.bzl go/private/repositories.bzl |
1 | 85 (1%) | 111 (<1%) | 2022-01-14 |
go/private/rules/cgo.bzl go/private/rules/test.bzl |
1 | 85 (1%) | 83 (1%) | 2022-01-14 |
go/private/rules/cgo.bzl go/private/nogo.bzl |
1 | 85 (1%) | 6 (16%) | 2022-01-14 |