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/tcpip/link/waitable/waitable.go pkg/tcpip/link/nested/nested.go |
5 | 41 (12%) | 17 (29%) | 2022-01-28 |
pkg/tcpip/stack/nic.go pkg/tcpip/link/nested/nested.go |
5 | 228 (2%) | 17 (29%) | 2022-01-28 |
pkg/tcpip/stack/nic.go pkg/tcpip/link/waitable/waitable.go |
5 | 228 (2%) | 41 (12%) | 2022-01-28 |
pkg/tcpip/stack/registration.go pkg/tcpip/link/nested/nested.go |
5 | 129 (3%) | 17 (29%) | 2022-01-28 |
pkg/tcpip/stack/registration.go pkg/tcpip/link/waitable/waitable.go |
5 | 129 (3%) | 41 (12%) | 2022-01-28 |
pkg/tcpip/stack/registration.go pkg/tcpip/stack/nic.go |
5 | 129 (3%) | 228 (2%) | 2022-01-28 |
pkg/tcpip/link/fdbased/endpoint.go pkg/tcpip/stack/nic.go |
5 | 83 (6%) | 228 (2%) | 2022-01-27 |
pkg/tcpip/link/sharedmem/sharedmem.go pkg/tcpip/stack/nic.go |
5 | 54 (9%) | 228 (2%) | 2022-01-27 |
pkg/tcpip/link/sharedmem/sharedmem.go pkg/tcpip/link/fdbased/endpoint.go |
5 | 54 (9%) | 83 (6%) | 2022-01-27 |
pkg/tcpip/link/sharedmem/sharedmem_server.go pkg/tcpip/stack/nic.go |
5 | 11 (45%) | 228 (2%) | 2022-01-27 |
pkg/tcpip/link/sharedmem/sharedmem_server.go pkg/tcpip/link/fdbased/endpoint.go |
5 | 11 (45%) | 83 (6%) | 2022-01-27 |
pkg/tcpip/link/sharedmem/sharedmem_server.go pkg/tcpip/link/sharedmem/sharedmem.go |
5 | 11 (45%) | 54 (9%) | 2022-01-27 |
pkg/tcpip/stack/nic.go pkg/tcpip/link/tun/device.go |
4 | 228 (1%) | 38 (10%) | 2022-01-28 |
pkg/tcpip/link/channel/channel.go pkg/tcpip/link/nested/nested.go |
4 | 58 (6%) | 17 (23%) | 2022-01-27 |
pkg/tcpip/link/channel/channel.go pkg/tcpip/link/waitable/waitable.go |
4 | 58 (6%) | 41 (9%) | 2022-01-27 |
pkg/tcpip/link/channel/channel.go pkg/tcpip/stack/nic.go |
4 | 58 (6%) | 228 (1%) | 2022-01-27 |
pkg/tcpip/link/channel/channel.go pkg/tcpip/stack/registration.go |
4 | 58 (6%) | 129 (3%) | 2022-01-27 |
pkg/tcpip/link/fdbased/endpoint.go pkg/tcpip/link/nested/nested.go |
4 | 83 (4%) | 17 (23%) | 2022-01-27 |
pkg/tcpip/link/fdbased/endpoint.go pkg/tcpip/link/waitable/waitable.go |
4 | 83 (4%) | 41 (9%) | 2022-01-27 |
pkg/tcpip/link/fdbased/endpoint.go pkg/tcpip/stack/registration.go |
4 | 83 (4%) | 129 (3%) | 2022-01-27 |