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 |
---|---|---|---|---|
packages/lowcode-plugin-inject/src/index.tsx packages/lowcode-plugin-inject/src/appInject.tsx |
1 | 8 (12%) | 3 (33%) | 2025-05-13 |
packages/lowcode-plugin-inject/src/utils.tsx packages/lowcode-plugin-inject/src/appInject.tsx |
1 | 7 (14%) | 3 (33%) | 2025-05-13 |
packages/lowcode-plugin-inject/src/utils.tsx packages/lowcode-plugin-inject/src/index.tsx |
1 | 7 (14%) | 8 (12%) | 2025-05-13 |