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/client/common/process/types.ts src/client/common/process/pythonExecutionFactory.ts |
3 | 51 (5%) | 61 (4%) | 2022-01-28 |
src/client/common/process/pythonExecutionFactory.ts src/client/common/process/pythonEnvironment.ts |
2 | 61 (3%) | 21 (9%) | 2022-01-28 |
src/client/common/process/pythonProcess.ts src/client/common/process/pythonExecutionFactory.ts |
2 | 33 (6%) | 61 (3%) | 2022-01-28 |
src/client/common/process/types.ts src/client/common/process/pythonEnvironment.ts |
2 | 51 (3%) | 21 (9%) | 2022-01-28 |
src/client/common/process/types.ts src/client/common/process/pythonProcess.ts |
2 | 51 (3%) | 33 (6%) | 2022-01-28 |
src/client/linters/flake8.ts src/client/common/process/pythonExecutionFactory.ts |
2 | 40 (5%) | 61 (3%) | 2022-01-28 |
src/client/linters/flake8.ts src/client/common/process/types.ts |
2 | 40 (5%) | 51 (3%) | 2022-01-28 |
src/client/linters/pycodestyle.ts src/client/common/process/pythonExecutionFactory.ts |
2 | 9 (22%) | 61 (3%) | 2022-01-28 |
src/client/linters/pycodestyle.ts src/client/common/process/types.ts |
2 | 9 (22%) | 51 (3%) | 2022-01-28 |
src/client/linters/pycodestyle.ts src/client/linters/flake8.ts |
2 | 9 (22%) | 40 (5%) | 2022-01-28 |
src/client/interpreter/interpreterService.ts src/client/extension.ts |
2 | 79 (2%) | 239 (<1%) | 2022-01-26 |
src/client/apiTypes.ts src/client/pythonEnvironments/base/locators/composite/envsCollectionCache.ts |
2 | 2 (100%) | 11 (18%) | 2022-01-19 |
src/client/proposedApi.ts src/client/pythonEnvironments/base/locators/composite/envsCollectionCache.ts |
2 | 2 (100%) | 11 (18%) | 2022-01-19 |
src/client/proposedApi.ts src/client/apiTypes.ts |
2 | 2 (100%) | 2 (100%) | 2022-01-19 |
src/client/pythonEnvironments/base/locators/composite/envsCollectionService.ts src/client/pythonEnvironments/base/locators/composite/envsCollectionCache.ts |
2 | 16 (12%) | 11 (18%) | 2022-01-19 |
src/client/pythonEnvironments/base/locators/composite/envsCollectionService.ts src/client/apiTypes.ts |
2 | 16 (12%) | 2 (100%) | 2022-01-19 |
src/client/pythonEnvironments/base/locators/composite/envsCollectionService.ts src/client/proposedApi.ts |
2 | 16 (12%) | 2 (100%) | 2022-01-19 |
src/client/interpreter/configuration/interpreterSelector/commands/setInterpreter.ts src/client/common/utils/localize.ts |
2 | 22 (9%) | 293 (<1%) | 2022-01-13 |
src/client/common/process/rawProcessApis.ts pythonFiles/get_output_via_markers.py |
2 | 8 (25%) | 2 (100%) | 2022-01-13 |
src/client/common/experiments/groups.ts src/client/interpreter/interpreterService.ts |
2 | 57 (3%) | 79 (2%) | 2022-01-13 |