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.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
deploy/variables.tf deploy/main.tf |
1 | 19 (5%) | 23 (4%) | 2021-12-09 |
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
variables.tf main.tf |
10 | 22 (45%) | 49 (20%) | 2021-10-01 |
outputs.tf main.tf |
8 | 16 (50%) | 49 (16%) | 2021-10-01 |
deploy/variables.tf deploy/main.tf |
5 | 19 (26%) | 23 (21%) | 2021-12-09 |
variables.tf outputs.tf |
5 | 22 (22%) | 16 (31%) | 2021-10-01 |
main.tf deploy/main.tf |
4 | 49 (8%) | 23 (17%) | 2021-09-14 |
main.tf deploy/variables.tf |
4 | 49 (8%) | 19 (21%) | 2021-09-14 |
variables.tf deploy/main.tf |
3 | 22 (13%) | 23 (13%) | 2021-09-14 |
variables.tf deploy/variables.tf |
3 | 22 (13%) | 19 (15%) | 2021-09-14 |
outputs.tf deploy/main.tf |
2 | 16 (12%) | 23 (8%) | 2021-08-31 |
outputs.tf deploy/variables.tf |
2 | 16 (12%) | 19 (10%) | 2021-08-31 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
variables.tf main.tf |
15 | 22 (68%) | 49 (30%) | 2021-10-01 |
deploy/variables.tf deploy/main.tf |
11 | 19 (57%) | 23 (47%) | 2021-12-09 |
outputs.tf main.tf |
10 | 16 (62%) | 49 (20%) | 2021-10-01 |
main.tf deploy/main.tf |
8 | 49 (16%) | 23 (34%) | 2021-09-14 |
main.tf deploy/variables.tf |
7 | 49 (14%) | 19 (36%) | 2021-09-14 |
variables.tf outputs.tf |
6 | 22 (27%) | 16 (37%) | 2021-10-01 |
variables.tf deploy/variables.tf |
6 | 22 (27%) | 19 (31%) | 2021-09-14 |
variables.tf deploy/main.tf |
5 | 22 (22%) | 23 (21%) | 2021-09-14 |
outputs.tf deploy/main.tf |
3 | 16 (18%) | 23 (13%) | 2021-08-31 |
outputs.tf deploy/variables.tf |
3 | 16 (18%) | 19 (15%) | 2021-08-31 |
setup_workspace/workspace.tf deploy/main.tf |
2 | 9 (22%) | 23 (8%) | 2021-07-09 |
setup_workspace/workspace.tf deploy/variables.tf |
2 | 9 (22%) | 19 (10%) | 2021-07-09 |
setup_workspace/workspace.tf main.tf |
1 | 9 (11%) | 49 (2%) | 2021-07-09 |
setup_workspace/workspace.tf variables.tf |
1 | 9 (11%) | 22 (4%) | 2021-07-09 |
setup_workspace/variables.tf setup_workspace/workspace.tf |
1 | 2 (50%) | 9 (11%) | 2021-04-28 |