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 |
---|---|---|---|---|
python/pip_install/private/srcs.bzl python/pip_install/pip_repository.bzl |
2 | 2 (100%) | 12 (16%) | 2022-01-18 |
python/pip_install/requirements.bzl python/pip_install/repositories.bzl |
1 | 6 (16%) | 10 (10%) | 2022-01-30 |
python/pip.bzl python/pip_install/parse_requirements_to_bzl/__init__.py |
1 | 24 (4%) | 11 (9%) | 2022-01-18 |
python/pip_install/extract_wheels/__init__.py python/pip_install/parse_requirements_to_bzl/__init__.py |
1 | 10 (10%) | 11 (9%) | 2022-01-18 |
python/pip_install/extract_wheels/__init__.py python/pip.bzl |
1 | 10 (10%) | 24 (4%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotation.py python/pip_install/parse_requirements_to_bzl/__init__.py |
1 | 1 (100%) | 11 (9%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotation.py python/pip.bzl |
1 | 1 (100%) | 24 (4%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotation.py python/pip_install/extract_wheels/__init__.py |
1 | 1 (100%) | 10 (10%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotations_test_helpers.bzl python/pip_install/parse_requirements_to_bzl/__init__.py |
1 | 1 (100%) | 11 (9%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotations_test_helpers.bzl python/pip.bzl |
1 | 1 (100%) | 24 (4%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotations_test_helpers.bzl python/pip_install/extract_wheels/__init__.py |
1 | 1 (100%) | 10 (10%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/annotations_test_helpers.bzl python/pip_install/extract_wheels/lib/annotation.py |
1 | 1 (100%) | 1 (100%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/bazel.py python/pip_install/parse_requirements_to_bzl/__init__.py |
1 | 22 (4%) | 11 (9%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/bazel.py python/pip.bzl |
1 | 22 (4%) | 24 (4%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/bazel.py python/pip_install/extract_wheels/__init__.py |
1 | 22 (4%) | 10 (10%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/bazel.py python/pip_install/extract_wheels/lib/annotation.py |
1 | 22 (4%) | 1 (100%) | 2022-01-18 |
python/pip_install/extract_wheels/lib/bazel.py python/pip_install/extract_wheels/lib/annotations_test_helpers.bzl |
1 | 22 (4%) | 1 (100%) | 2022-01-18 |
python/pip_install/parse_requirements_to_bzl/extract_single_wheel/__init__.py python/pip_install/parse_requirements_to_bzl/__init__.py |
1 | 8 (12%) | 11 (9%) | 2022-01-18 |
python/pip_install/parse_requirements_to_bzl/extract_single_wheel/__init__.py python/pip.bzl |
1 | 8 (12%) | 24 (4%) | 2022-01-18 |
python/pip_install/parse_requirements_to_bzl/extract_single_wheel/__init__.py python/pip_install/extract_wheels/__init__.py |
1 | 8 (12%) | 10 (10%) | 2022-01-18 |