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 |
---|---|---|---|---|
src/Utils/xml/lexer.ts src/Utils/xml/index.ts |
1 | 2 (50%) | 3 (33%) | 2021-11-22 |
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/Utils/xml/lexer.ts src/Utils/xml/index.ts |
1 | 2 (50%) | 3 (33%) | 2021-11-22 |
src/Utils/VSCodeUI.ts src/Utils/xml/index.ts |
1 | 5 (20%) | 3 (33%) | 2021-09-06 |
src/Utils/fsHelper.ts src/Utils/xml/index.ts |
1 | 1 (100%) | 3 (33%) | 2021-09-06 |
src/Utils/fsHelper.ts src/Utils/VSCodeUI.ts |
1 | 1 (100%) | 5 (20%) | 2021-09-06 |
src/Utils/index.ts src/Utils/xml/index.ts |
1 | 5 (20%) | 3 (33%) | 2021-09-06 |
src/Utils/index.ts src/Utils/VSCodeUI.ts |
1 | 5 (20%) | 5 (20%) | 2021-09-06 |
src/Utils/index.ts src/Utils/fsHelper.ts |
1 | 5 (20%) | 1 (100%) | 2021-09-06 |
src/handler/AddStartersHandler.ts src/Utils/xml/index.ts |
1 | 3 (33%) | 3 (33%) | 2021-09-06 |
src/handler/AddStartersHandler.ts src/Utils/VSCodeUI.ts |
1 | 3 (33%) | 5 (20%) | 2021-09-06 |
src/handler/AddStartersHandler.ts src/Utils/fsHelper.ts |
1 | 3 (33%) | 1 (100%) | 2021-09-06 |
src/handler/AddStartersHandler.ts src/Utils/index.ts |
1 | 3 (33%) | 5 (20%) | 2021-09-06 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/handler/HandlerInterfaces.ts src/handler/utils.ts |
2 | 2 (100%) | 9 (22%) | 2021-03-10 |
src/handler/SpecifyBootVersionStep.ts src/handler/utils.ts |
2 | 7 (28%) | 9 (22%) | 2021-03-10 |
src/handler/SpecifyBootVersionStep.ts src/handler/HandlerInterfaces.ts |
2 | 7 (28%) | 2 (100%) | 2021-03-10 |
src/handler/SpecifyJavaVersionStep.ts src/handler/utils.ts |
2 | 7 (28%) | 9 (22%) | 2021-03-10 |
src/handler/SpecifyJavaVersionStep.ts src/handler/HandlerInterfaces.ts |
2 | 7 (28%) | 2 (100%) | 2021-03-10 |
src/handler/SpecifyJavaVersionStep.ts src/handler/SpecifyBootVersionStep.ts |
2 | 7 (28%) | 7 (28%) | 2021-03-10 |
src/handler/SpecifyLanguageStep.ts src/handler/utils.ts |
2 | 7 (28%) | 9 (22%) | 2021-03-10 |
src/handler/SpecifyLanguageStep.ts src/handler/HandlerInterfaces.ts |
2 | 7 (28%) | 2 (100%) | 2021-03-10 |
src/handler/SpecifyLanguageStep.ts src/handler/SpecifyBootVersionStep.ts |
2 | 7 (28%) | 7 (28%) | 2021-03-10 |
src/handler/SpecifyLanguageStep.ts src/handler/SpecifyJavaVersionStep.ts |
2 | 7 (28%) | 7 (28%) | 2021-03-10 |
src/handler/SpecifyPackagingStep.ts src/handler/utils.ts |
2 | 8 (25%) | 9 (22%) | 2021-03-10 |
src/handler/SpecifyPackagingStep.ts src/handler/HandlerInterfaces.ts |
2 | 8 (25%) | 2 (100%) | 2021-03-10 |
src/handler/SpecifyPackagingStep.ts src/handler/SpecifyBootVersionStep.ts |
2 | 8 (25%) | 7 (28%) | 2021-03-10 |
src/handler/SpecifyPackagingStep.ts src/handler/SpecifyJavaVersionStep.ts |
2 | 8 (25%) | 7 (28%) | 2021-03-10 |
src/handler/SpecifyPackagingStep.ts src/handler/SpecifyLanguageStep.ts |
2 | 8 (25%) | 7 (28%) | 2021-03-10 |
src/handler/SpecifyPackagingStep.ts src/handler/GenerateProjectHandler.ts |
2 | 8 (25%) | 15 (13%) | 2021-03-05 |
src/handler/SpecifyDependenciesStep.ts src/handler/GenerateProjectHandler.ts |
2 | 7 (28%) | 15 (13%) | 2021-03-05 |
src/handler/SpecifyDependenciesStep.ts src/handler/SpecifyPackagingStep.ts |
2 | 7 (28%) | 8 (25%) | 2021-03-05 |
src/Utils/xml/lexer.ts src/Utils/xml/index.ts |
1 | 2 (50%) | 3 (33%) | 2021-11-22 |
src/handler/utils.ts src/model/ServiceManager.ts |
1 | 9 (11%) | 5 (20%) | 2021-03-10 |