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 |
---|---|---|---|---|
servicecatalog_puppet/manifest_utils.py pyproject.toml |
2 | 59 (3%) | 138 (1%) | 2022-01-28 |
servicecatalog_puppet/commands/manifest.py pyproject.toml |
1 | 14 (7%) | 138 (<1%) | 2022-01-28 |
servicecatalog_puppet/constants.py pyproject.toml |
1 | 49 (2%) | 138 (<1%) | 2022-01-28 |
servicecatalog_puppet/constants.py servicecatalog_puppet/commands/manifest.py |
1 | 49 (2%) | 14 (7%) | 2022-01-28 |
servicecatalog_puppet/manifest_utils.py servicecatalog_puppet/commands/manifest.py |
1 | 59 (1%) | 14 (7%) | 2022-01-28 |
servicecatalog_puppet/manifest_utils.py servicecatalog_puppet/constants.py |
1 | 59 (1%) | 49 (2%) | 2022-01-28 |
servicecatalog_puppet/workflow/generic/generic_schedule_run_deploy_in_spoke_task.py pyproject.toml |
1 | 4 (25%) | 138 (<1%) | 2022-01-28 |
servicecatalog_puppet/workflow/generic/generic_schedule_run_deploy_in_spoke_task.py servicecatalog_puppet/commands/manifest.py |
1 | 4 (25%) | 14 (7%) | 2022-01-28 |
servicecatalog_puppet/workflow/generic/generic_schedule_run_deploy_in_spoke_task.py servicecatalog_puppet/constants.py |
1 | 4 (25%) | 49 (2%) | 2022-01-28 |
servicecatalog_puppet/workflow/generic/generic_schedule_run_deploy_in_spoke_task.py servicecatalog_puppet/manifest_utils.py |
1 | 4 (25%) | 59 (1%) | 2022-01-28 |
servicecatalog_puppet/yaml_utils.py pyproject.toml |
1 | 1 (100%) | 138 (<1%) | 2022-01-28 |
servicecatalog_puppet/yaml_utils.py servicecatalog_puppet/commands/manifest.py |
1 | 1 (100%) | 14 (7%) | 2022-01-28 |
servicecatalog_puppet/yaml_utils.py servicecatalog_puppet/constants.py |
1 | 1 (100%) | 49 (2%) | 2022-01-28 |
servicecatalog_puppet/yaml_utils.py servicecatalog_puppet/manifest_utils.py |
1 | 1 (100%) | 59 (1%) | 2022-01-28 |
servicecatalog_puppet/yaml_utils.py servicecatalog_puppet/workflow/generic/generic_schedule_run_deploy_in_spoke_task.py |
1 | 1 (100%) | 4 (25%) | 2022-01-28 |
servicecatalog_puppet/workflow/stack/get_cloud_formation_template_from_s3.py pyproject.toml |
1 | 3 (33%) | 138 (<1%) | 2022-01-27 |
servicecatalog_puppet/workflow/stack/get_cloud_formation_template_from_s3.py servicecatalog_puppet/manifest_utils.py |
1 | 3 (33%) | 59 (1%) | 2022-01-27 |
servicecatalog_puppet/workflow/stack/provision_stack_task.py pyproject.toml |
1 | 11 (9%) | 138 (<1%) | 2022-01-27 |
servicecatalog_puppet/workflow/stack/provision_stack_task.py servicecatalog_puppet/manifest_utils.py |
1 | 11 (9%) | 59 (1%) | 2022-01-27 |
servicecatalog_puppet/workflow/stack/provision_stack_task.py servicecatalog_puppet/workflow/stack/get_cloud_formation_template_from_s3.py |
1 | 11 (9%) | 3 (33%) | 2022-01-27 |