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 |
---|---|---|---|---|
pipelines/templates/config-version.yml pipelines/fast-test.yml |
2 | 2 (100%) | 40 (5%) | 2022-01-25 |
pipelines/templates/install-dependencies.yml pipelines/fast-test.yml |
2 | 2 (100%) | 40 (5%) | 2022-01-25 |
nni/algorithms/compression/v2/pytorch/pruning/tools/task_generator.py nni/algorithms/compression/v2/pytorch/pruning/auto_compress_pruner.py |
2 | 9 (22%) | 5 (40%) | 2022-01-20 |
nni/algorithms/compression/v2/pytorch/pruning/movement_pruner.py nni/algorithms/compression/v2/pytorch/pruning/basic_pruner.py |
2 | 4 (50%) | 18 (11%) | 2022-01-17 |
ts/webui/src/components/managementExp/ExperimentManager.tsx nni/experiment/launcher.py |
1 | 12 (8%) | 28 (3%) | 2022-01-27 |
ts/webui/src/components/managementExp/TrialIdColumn.tsx nni/experiment/launcher.py |
1 | 7 (14%) | 28 (3%) | 2022-01-27 |
ts/webui/src/components/managementExp/TrialIdColumn.tsx ts/webui/src/components/managementExp/ExperimentManager.tsx |
1 | 7 (14%) | 12 (8%) | 2022-01-27 |
ts/webui/src/static/interface.ts nni/experiment/launcher.py |
1 | 19 (5%) | 28 (3%) | 2022-01-27 |
ts/webui/src/static/interface.ts ts/webui/src/components/managementExp/ExperimentManager.tsx |
1 | 19 (5%) | 12 (8%) | 2022-01-27 |
ts/webui/src/static/interface.ts ts/webui/src/components/managementExp/TrialIdColumn.tsx |
1 | 19 (5%) | 7 (14%) | 2022-01-27 |
ts/webui/src/static/style/trialsDetail.scss ts/webui/src/components/TrialsDetail.tsx |
1 | 7 (14%) | 11 (9%) | 2022-01-26 |
setup_ts.py pipelines/fast-test.yml |
1 | 15 (6%) | 40 (2%) | 2022-01-25 |
setup_ts.py pipelines/templates/config-version.yml |
1 | 15 (6%) | 2 (50%) | 2022-01-25 |
ts/webui/scripts/config/env.js pipelines/fast-test.yml |
1 | 1 (100%) | 40 (2%) | 2022-01-25 |
ts/webui/scripts/config/env.js pipelines/templates/config-version.yml |
1 | 1 (100%) | 2 (50%) | 2022-01-25 |
ts/webui/scripts/config/env.js setup_ts.py |
1 | 1 (100%) | 15 (6%) | 2022-01-25 |
ts/webui/scripts/config/modules.js pipelines/fast-test.yml |
1 | 1 (100%) | 40 (2%) | 2022-01-25 |
ts/webui/scripts/config/modules.js pipelines/templates/config-version.yml |
1 | 1 (100%) | 2 (50%) | 2022-01-25 |
ts/webui/scripts/config/modules.js setup_ts.py |
1 | 1 (100%) | 15 (6%) | 2022-01-25 |
ts/webui/scripts/config/modules.js ts/webui/scripts/config/env.js |
1 | 1 (100%) | 1 (100%) | 2022-01-25 |