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 |
---|---|---|---|---|
src/languageServerPlugin.ts src/configurationProvider.ts |
1 | 19 (5%) | 79 (1%) | 2022-01-24 |
No temporal cross-component dependencies found.