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 |
---|---|---|---|---|
lib/constructs/fetch-cross-stack-values.ts config/env.yaml |
2 | 4 (50%) | 13 (15%) | 2022-01-20 |
lib/constructs/link-crud.ts config/env.yaml |
2 | 9 (22%) | 13 (15%) | 2022-01-20 |
lib/constructs/link-crud.ts lib/constructs/fetch-cross-stack-values.ts |
2 | 9 (22%) | 4 (50%) | 2022-01-20 |
lib/constructs/observability-artefacts.ts config/env.yaml |
2 | 3 (66%) | 13 (15%) | 2022-01-20 |
lib/constructs/observability-artefacts.ts lib/constructs/fetch-cross-stack-values.ts |
2 | 3 (66%) | 4 (50%) | 2022-01-20 |
lib/constructs/observability-artefacts.ts lib/constructs/link-crud.ts |
2 | 3 (66%) | 9 (22%) | 2022-01-20 |
lib/constructs/permission-set-crud.ts config/env.yaml |
2 | 9 (22%) | 13 (15%) | 2022-01-20 |
lib/constructs/permission-set-crud.ts lib/constructs/fetch-cross-stack-values.ts |
2 | 9 (22%) | 4 (50%) | 2022-01-20 |
lib/constructs/permission-set-crud.ts lib/constructs/link-crud.ts |
2 | 9 (22%) | 9 (22%) | 2022-01-20 |
lib/constructs/permission-set-crud.ts lib/constructs/observability-artefacts.ts |
2 | 9 (22%) | 3 (66%) | 2022-01-20 |
lib/constructs/utility.ts config/env.yaml |
2 | 9 (22%) | 13 (15%) | 2022-01-20 |
lib/constructs/utility.ts lib/constructs/fetch-cross-stack-values.ts |
2 | 9 (22%) | 4 (50%) | 2022-01-20 |
lib/constructs/utility.ts lib/constructs/link-crud.ts |
2 | 9 (22%) | 9 (22%) | 2022-01-20 |
lib/constructs/utility.ts lib/constructs/observability-artefacts.ts |
2 | 9 (22%) | 3 (66%) | 2022-01-20 |
lib/constructs/utility.ts lib/constructs/permission-set-crud.ts |
2 | 9 (22%) | 9 (22%) | 2022-01-20 |
lib/lambda-functions/user-interface-handlers/src/linkDel.ts config/env.yaml |
2 | 3 (66%) | 13 (15%) | 2022-01-20 |
lib/lambda-functions/user-interface-handlers/src/linkDel.ts lib/constructs/fetch-cross-stack-values.ts |
2 | 3 (66%) | 4 (50%) | 2022-01-20 |
lib/lambda-functions/user-interface-handlers/src/linkDel.ts lib/constructs/link-crud.ts |
2 | 3 (66%) | 9 (22%) | 2022-01-20 |
lib/lambda-functions/user-interface-handlers/src/linkDel.ts lib/constructs/observability-artefacts.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-20 |
lib/lambda-functions/user-interface-handlers/src/linkDel.ts lib/constructs/permission-set-crud.ts |
2 | 3 (66%) | 9 (22%) | 2022-01-20 |