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 |
---|---|---|---|---|
infra/central/lib/SecurityStack/index.ts infra/central/lib/AppStack/index.ts |
2 | 5 (40%) | 6 (33%) | 2022-01-10 |
infra/central/lib/infra-stack.ts infra/central/lib/AppStack/index.ts |
2 | 4 (50%) | 6 (33%) | 2022-01-10 |
infra/central/lib/infra-stack.ts infra/central/lib/SecurityStack/index.ts |
2 | 4 (50%) | 5 (40%) | 2022-01-10 |
src/Components/TableDetailsComponent.js src/Components/DatabaseDetailsComponent.js |
2 | 4 (50%) | 5 (40%) | 2022-01-07 |
infra/central/lib/AppStack/index.ts src/Components/RequestAccessComponent.js |
1 | 6 (16%) | 9 (11%) | 2022-01-07 |
infra/central/lib/SecurityStack/index.ts src/Components/RequestAccessComponent.js |
1 | 5 (20%) | 9 (11%) | 2022-01-07 |
infra/central/lib/infra-stack.ts src/Components/RequestAccessComponent.js |
1 | 4 (25%) | 9 (11%) | 2022-01-07 |
post-ui-deployment.js infra/central/lib/AppStack/index.ts |
1 | 7 (14%) | 6 (16%) | 2022-01-10 |
post-ui-deployment.js infra/central/lib/SecurityStack/index.ts |
1 | 7 (14%) | 5 (20%) | 2022-01-10 |
post-ui-deployment.js infra/central/lib/infra-stack.ts |
1 | 7 (14%) | 4 (25%) | 2022-01-10 |
infra/central/functions/WorkflowActivityApprover/index.js src/Components/RequestAccessComponent.js |
1 | 2 (50%) | 9 (11%) | 2022-01-07 |
infra/central/functions/WorkflowActivityApprover/index.js infra/central/lib/AppStack/index.ts |
1 | 2 (50%) | 6 (16%) | 2022-01-07 |
infra/central/functions/WorkflowActivityApprover/index.js infra/central/lib/SecurityStack/index.ts |
1 | 2 (50%) | 5 (20%) | 2022-01-07 |
infra/central/functions/WorkflowActivityApprover/index.js infra/central/lib/infra-stack.ts |
1 | 2 (50%) | 4 (25%) | 2022-01-07 |
infra/central/functions/WorkflowGetTableDetails/index.js src/Components/RequestAccessComponent.js |
1 | 3 (33%) | 9 (11%) | 2022-01-07 |
infra/central/functions/WorkflowGetTableDetails/index.js infra/central/lib/AppStack/index.ts |
1 | 3 (33%) | 6 (16%) | 2022-01-07 |
infra/central/functions/WorkflowGetTableDetails/index.js infra/central/lib/SecurityStack/index.ts |
1 | 3 (33%) | 5 (20%) | 2022-01-07 |
infra/central/functions/WorkflowGetTableDetails/index.js infra/central/lib/infra-stack.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-07 |
infra/central/functions/WorkflowGetTableDetails/index.js infra/central/functions/WorkflowActivityApprover/index.js |
1 | 3 (33%) | 2 (50%) | 2022-01-07 |
infra/central/functions/WorkflowSendApprovalNotification/index.js src/Components/RequestAccessComponent.js |
1 | 2 (50%) | 9 (11%) | 2022-01-07 |