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 |
---|---|---|---|---|
compiler_gym/envs/llvm/llvm_env.py compiler_gym/envs/llvm/llvm_benchmark.py |
3 | 93 (3%) | 28 (10%) | 2022-01-21 |
compiler_gym/wrappers/validation.py compiler_gym/wrappers/__init__.py |
3 | 3 (100%) | 15 (20%) | 2022-01-21 |
compiler_gym/datasets/__init__.py compiler_gym/compiler_env_state.py |
2 | 20 (10%) | 21 (9%) | 2022-01-21 |
compiler_gym/datasets/benchmark.py compiler_gym/compiler_env_state.py |
2 | 27 (7%) | 21 (9%) | 2022-01-21 |
compiler_gym/datasets/benchmark.py compiler_gym/datasets/__init__.py |
2 | 27 (7%) | 20 (10%) | 2022-01-21 |
compiler_gym/datasets/dataset.py compiler_gym/compiler_env_state.py |
2 | 49 (4%) | 21 (9%) | 2022-01-21 |
compiler_gym/datasets/dataset.py compiler_gym/datasets/__init__.py |
2 | 49 (4%) | 20 (10%) | 2022-01-21 |
compiler_gym/datasets/dataset.py compiler_gym/datasets/benchmark.py |
2 | 49 (4%) | 27 (7%) | 2022-01-21 |
compiler_gym/datasets/datasets.py compiler_gym/compiler_env_state.py |
2 | 24 (8%) | 21 (9%) | 2022-01-21 |
compiler_gym/datasets/datasets.py compiler_gym/datasets/__init__.py |
2 | 24 (8%) | 20 (10%) | 2022-01-21 |
compiler_gym/datasets/datasets.py compiler_gym/datasets/benchmark.py |
2 | 24 (8%) | 27 (7%) | 2022-01-21 |
compiler_gym/datasets/datasets.py compiler_gym/datasets/dataset.py |
2 | 24 (8%) | 49 (4%) | 2022-01-21 |
compiler_gym/datasets/files_dataset.py compiler_gym/compiler_env_state.py |
2 | 17 (11%) | 21 (9%) | 2022-01-21 |
compiler_gym/datasets/files_dataset.py compiler_gym/datasets/__init__.py |
2 | 17 (11%) | 20 (10%) | 2022-01-21 |
compiler_gym/datasets/files_dataset.py compiler_gym/datasets/benchmark.py |
2 | 17 (11%) | 27 (7%) | 2022-01-21 |
compiler_gym/datasets/files_dataset.py compiler_gym/datasets/dataset.py |
2 | 17 (11%) | 49 (4%) | 2022-01-21 |
compiler_gym/datasets/files_dataset.py compiler_gym/datasets/datasets.py |
2 | 17 (11%) | 24 (8%) | 2022-01-21 |
compiler_gym/datasets/uri.py compiler_gym/compiler_env_state.py |
2 | 11 (18%) | 21 (9%) | 2022-01-21 |
compiler_gym/datasets/uri.py compiler_gym/datasets/__init__.py |
2 | 11 (18%) | 20 (10%) | 2022-01-21 |
compiler_gym/datasets/uri.py compiler_gym/datasets/benchmark.py |
2 | 11 (18%) | 27 (7%) | 2022-01-21 |