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 |
---|---|---|---|---|
appveyor.yml appveyor-ubuntu.yml |
2 | 58 (3%) | 2 (100%) | 2022-01-06 |
samcli/lib/build/build_graph.py samcli/lib/build/app_builder.py |
2 | 19 (10%) | 60 (3%) | 2022-01-04 |
samcli/local/lambdafn/runtime.py samcli/lib/build/app_builder.py |
2 | 28 (7%) | 60 (3%) | 2022-01-04 |
samcli/local/lambdafn/runtime.py samcli/lib/build/build_graph.py |
2 | 28 (7%) | 19 (10%) | 2022-01-04 |
samcli/local/lambdafn/runtime.py samcli/lib/utils/file_observer.py |
2 | 28 (7%) | 4 (50%) | 2022-01-04 |
samcli/lib/providers/sam_function_provider.py samcli/local/lambdafn/runtime.py |
2 | 33 (6%) | 28 (7%) | 2022-01-04 |
samcli/lib/sync/flows/stepfunctions_sync_flow.py samcli/lib/sync/flows/generic_api_sync_flow.py |
1 | 3 (33%) | 2 (50%) | 2022-01-20 |
samcli/local/common/runtime_template.py samcli/commands/init/init_templates.py |
1 | 43 (2%) | 44 (2%) | 2022-01-19 |
samcli/local/events/api_event.py samcli/local/apigw/local_apigw_service.py |
1 | 13 (7%) | 47 (2%) | 2022-01-10 |
samcli/lib/providers/sam_api_provider.py samcli/commands/build/build_context.py |
1 | 14 (7%) | 43 (2%) | 2022-01-07 |
samcli/lib/bootstrap/nested_stack/nested_stack_manager.py samcli/lib/bootstrap/nested_stack/nested_stack_builder.py |
1 | 3 (33%) | 2 (50%) | 2022-01-05 |
appveyor-windows.yml appveyor-ubuntu.yml |
1 | 21 (4%) | 2 (50%) | 2022-01-04 |
appveyor-windows.yml appveyor.yml |
1 | 21 (4%) | 58 (1%) | 2022-01-04 |
samcli/lib/build/app_builder.py samcli/lib/bootstrap/nested_stack/nested_stack_manager.py |
1 | 60 (1%) | 3 (33%) | 2022-01-03 |
samcli/lib/build/build_graph.py samcli/lib/bootstrap/nested_stack/nested_stack_manager.py |
1 | 19 (5%) | 3 (33%) | 2022-01-03 |
samcli/lib/utils/file_observer.py samcli/lib/build/app_builder.py |
1 | 4 (25%) | 60 (1%) | 2022-01-04 |
samcli/lib/utils/file_observer.py samcli/lib/build/build_graph.py |
1 | 4 (25%) | 19 (5%) | 2022-01-04 |
samcli/local/lambdafn/runtime.py samcli/lib/bootstrap/nested_stack/nested_stack_manager.py |
1 | 28 (3%) | 3 (33%) | 2022-01-03 |
samcli/commands/local/cli_common/invoke_context.py samcli/lib/utils/file_observer.py |
1 | 43 (2%) | 4 (25%) | 2022-01-04 |
samcli/commands/local/cli_common/invoke_context.py samcli/local/lambdafn/runtime.py |
1 | 43 (2%) | 28 (3%) | 2022-01-04 |