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).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
config-example.yaml cmd/root.go |
1 | 2 (50%) | 2 (50%) | 2021-08-30 |
dth/client.go cmd/root.go |
1 | 5 (20%) | 2 (50%) | 2021-08-30 |
dth/client.go config-example.yaml |
1 | 5 (20%) | 2 (50%) | 2021-08-30 |
dth/config.go cmd/root.go |
1 | 4 (25%) | 2 (50%) | 2021-08-30 |
dth/config.go config-example.yaml |
1 | 4 (25%) | 2 (50%) | 2021-08-30 |
dth/config.go dth/client.go |
1 | 4 (25%) | 5 (20%) | 2021-08-30 |
dth/job.go cmd/root.go |
1 | 4 (25%) | 2 (50%) | 2021-08-30 |
dth/job.go config-example.yaml |
1 | 4 (25%) | 2 (50%) | 2021-08-30 |
dth/job.go dth/client.go |
1 | 4 (25%) | 5 (20%) | 2021-08-30 |
dth/job.go dth/config.go |
1 | 4 (25%) | 4 (25%) | 2021-08-30 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
dth/config.go dth/client.go |
3 | 4 (75%) | 5 (60%) | 2021-08-30 |
dth/job.go dth/client.go |
3 | 4 (75%) | 5 (60%) | 2021-08-30 |
dth/job.go dth/config.go |
3 | 4 (75%) | 4 (75%) | 2021-08-30 |
dth/service.go dth/client.go |
3 | 3 (100%) | 5 (60%) | 2021-06-02 |
config-example.yaml cmd/root.go |
2 | 2 (100%) | 2 (100%) | 2021-08-30 |
dth/client.go cmd/root.go |
2 | 5 (40%) | 2 (100%) | 2021-08-30 |
dth/client.go config-example.yaml |
2 | 5 (40%) | 2 (100%) | 2021-08-30 |
dth/config.go cmd/root.go |
2 | 4 (50%) | 2 (100%) | 2021-08-30 |
dth/config.go config-example.yaml |
2 | 4 (50%) | 2 (100%) | 2021-08-30 |
dth/job.go cmd/root.go |
2 | 4 (50%) | 2 (100%) | 2021-08-30 |
dth/job.go config-example.yaml |
2 | 4 (50%) | 2 (100%) | 2021-08-30 |
dth/service.go dth/job.go |
2 | 3 (66%) | 4 (50%) | 2021-06-02 |
dth/service.go dth/config.go |
2 | 3 (66%) | 4 (50%) | 2021-05-28 |
dth/service.go cmd/root.go |
1 | 3 (33%) | 2 (50%) | 2021-05-27 |
dth/service.go config-example.yaml |
1 | 3 (33%) | 2 (50%) | 2021-05-27 |
dth/common.go cmd/root.go |
1 | 1 (100%) | 2 (50%) | 2021-05-27 |
dth/common.go config-example.yaml |
1 | 1 (100%) | 2 (50%) | 2021-05-27 |
dth/common.go dth/client.go |
1 | 1 (100%) | 5 (20%) | 2021-05-27 |
dth/common.go dth/config.go |
1 | 1 (100%) | 4 (25%) | 2021-05-27 |
dth/common.go dth/job.go |
1 | 1 (100%) | 4 (25%) | 2021-05-27 |