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 |
---|---|---|---|---|
read.go api.go |
1 | 70 (1%) | 57 (1%) | 2021-08-21 |
section.go api.go |
1 | 17 (5%) | 57 (1%) | 2021-08-21 |
section.go read.go |
1 | 17 (5%) | 70 (1%) | 2021-08-21 |
toc.go api.go |
1 | 15 (6%) | 57 (1%) | 2021-08-21 |
toc.go read.go |
1 | 15 (6%) | 70 (1%) | 2021-08-21 |
toc.go section.go |
1 | 15 (6%) | 17 (5%) | 2021-08-21 |
write.go api.go |
1 | 46 (2%) | 57 (1%) | 2021-08-21 |
write.go read.go |
1 | 46 (2%) | 70 (1%) | 2021-08-21 |
write.go section.go |
1 | 46 (2%) | 17 (5%) | 2021-08-21 |
write.go toc.go |
1 | 46 (2%) | 15 (6%) | 2021-08-21 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
shards/shards.go shards/watcher.go |
2 | 29 (6%) | 16 (12%) | 2021-02-23 |
read.go api.go |
1 | 70 (1%) | 57 (1%) | 2021-08-21 |
section.go api.go |
1 | 17 (5%) | 57 (1%) | 2021-08-21 |
section.go read.go |
1 | 17 (5%) | 70 (1%) | 2021-08-21 |
toc.go api.go |
1 | 15 (6%) | 57 (1%) | 2021-08-21 |
toc.go read.go |
1 | 15 (6%) | 70 (1%) | 2021-08-21 |
toc.go section.go |
1 | 15 (6%) | 17 (5%) | 2021-08-21 |
write.go api.go |
1 | 46 (2%) | 57 (1%) | 2021-08-21 |
write.go read.go |
1 | 46 (2%) | 70 (1%) | 2021-08-21 |
write.go section.go |
1 | 46 (2%) | 17 (5%) | 2021-08-21 |
write.go toc.go |
1 | 46 (2%) | 15 (6%) | 2021-08-21 |
eval.go read.go |
1 | 95 (1%) | 70 (1%) | 2021-04-26 |
indexbuilder.go read.go |
1 | 54 (1%) | 70 (1%) | 2021-07-20 |
web/templates.go web/server.go |
1 | 48 (2%) | 38 (2%) | 2021-06-25 |
matchtree.go read.go |
1 | 19 (5%) | 70 (1%) | 2021-04-26 |
matchtree.go eval.go |
1 | 19 (5%) | 95 (1%) | 2021-04-26 |
build/builder.go read.go |
1 | 61 (1%) | 70 (1%) | 2021-04-26 |
build/builder.go eval.go |
1 | 61 (1%) | 95 (1%) | 2021-04-26 |
build/builder.go matchtree.go |
1 | 61 (1%) | 19 (5%) | 2021-04-26 |
build/ctags.go read.go |
1 | 14 (7%) | 70 (1%) | 2021-04-26 |