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.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/commands.ts src/controllers/projectController.ts |
1 | 30 (3%) | 18 (5%) | 2021-09-24 |
src/exportJarSteps/ExportJarTaskProvider.ts src/constants.ts |
1 | 14 (7%) | 11 (9%) | 2021-09-16 |
src/extension.ts src/constants.ts |
1 | 28 (3%) | 11 (9%) | 2021-09-16 |
src/extension.ts src/exportJarSteps/ExportJarTaskProvider.ts |
1 | 28 (3%) | 14 (7%) | 2021-09-16 |
src/languageServerApi/languageServerApiManager.ts src/constants.ts |
1 | 3 (33%) | 11 (9%) | 2021-09-16 |
src/languageServerApi/languageServerApiManager.ts src/exportJarSteps/ExportJarTaskProvider.ts |
1 | 3 (33%) | 14 (7%) | 2021-09-16 |
src/languageServerApi/languageServerApiManager.ts src/extension.ts |
1 | 3 (33%) | 28 (3%) | 2021-09-16 |
src/utility.ts src/constants.ts |
1 | 13 (7%) | 11 (9%) | 2021-09-16 |
src/utility.ts src/exportJarSteps/ExportJarTaskProvider.ts |
1 | 13 (7%) | 14 (7%) | 2021-09-16 |
src/utility.ts src/extension.ts |
1 | 13 (7%) | 28 (3%) | 2021-09-16 |
src/utility.ts src/languageServerApi/languageServerApiManager.ts |
1 | 13 (7%) | 3 (33%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/constants.ts |
1 | 43 (2%) | 11 (9%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/exportJarSteps/ExportJarTaskProvider.ts |
1 | 43 (2%) | 14 (7%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/extension.ts |
1 | 43 (2%) | 28 (3%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/languageServerApi/languageServerApiManager.ts |
1 | 43 (2%) | 3 (33%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/utility.ts |
1 | 43 (2%) | 13 (7%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/constants.ts |
1 | 32 (3%) | 11 (9%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/exportJarSteps/ExportJarTaskProvider.ts |
1 | 32 (3%) | 14 (7%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/extension.ts |
1 | 32 (3%) | 28 (3%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/languageServerApi/languageServerApiManager.ts |
1 | 32 (3%) | 3 (33%) | 2021-09-16 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/views/dependencyDataProvider.ts src/exportJarSteps/ExportJarTaskProvider.ts |
3 | 43 (6%) | 14 (21%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/utility.ts |
3 | 32 (9%) | 13 (23%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/views/dependencyDataProvider.ts |
3 | 32 (9%) | 43 (6%) | 2021-09-16 |
src/exportJarSteps/GenerateJarExecutor.ts jdtls.ext/com.microsoft.jdtls.ext.core/src/com/microsoft/jdtls/ext/core/ProjectCommand.java |
3 | 20 (15%) | 22 (13%) | 2021-05-26 |
src/java/jdtls.ts jdtls.ext/com.microsoft.jdtls.ext.core/src/com/microsoft/jdtls/ext/core/ProjectCommand.java |
3 | 12 (25%) | 22 (13%) | 2021-05-26 |
src/java/jdtls.ts src/exportJarSteps/GenerateJarExecutor.ts |
3 | 12 (25%) | 20 (15%) | 2021-05-26 |
src/extension.ts src/constants.ts |
2 | 28 (7%) | 11 (18%) | 2021-09-16 |
src/utility.ts src/languageServerApi/languageServerApiManager.ts |
2 | 13 (15%) | 3 (66%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/constants.ts |
2 | 43 (4%) | 11 (18%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/languageServerApi/languageServerApiManager.ts |
2 | 43 (4%) | 3 (66%) | 2021-09-16 |
src/views/dependencyDataProvider.ts src/utility.ts |
2 | 43 (4%) | 13 (15%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/constants.ts |
2 | 32 (6%) | 11 (18%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/extension.ts |
2 | 32 (6%) | 28 (7%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/languageServerApi/languageServerApiManager.ts |
2 | 32 (6%) | 3 (66%) | 2021-09-16 |
src/views/dependencyExplorer.ts src/commands.ts |
2 | 32 (6%) | 30 (6%) | 2021-08-20 |
src/explorerCommands/new.ts src/views/dependencyExplorer.ts |
2 | 14 (14%) | 32 (6%) | 2021-08-20 |
jdtls.ext/com.microsoft.jdtls.ext.core/src/com/microsoft/jdtls/ext/core/ProjectCommand.java src/exportJarSteps/ExportJarTaskProvider.ts |
2 | 22 (9%) | 14 (14%) | 2021-05-26 |
jdtls.ext/com.microsoft.jdtls.ext.core/src/com/microsoft/jdtls/ext/core/ProjectCommand.java src/views/dependencyDataProvider.ts |
2 | 22 (9%) | 43 (4%) | 2021-05-26 |
src/exportJarSteps/GenerateJarExecutor.ts src/exportJarSteps/ExportJarTaskProvider.ts |
2 | 20 (10%) | 14 (14%) | 2021-05-26 |
src/exportJarSteps/GenerateJarExecutor.ts src/views/dependencyDataProvider.ts |
2 | 20 (10%) | 43 (4%) | 2021-05-26 |