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 |
---|---|---|---|---|
discovery/source/DiscoveryClient.cpp discovery/include/aws/discovery/DiscoveryClient.h |
1 | 11 (9%) | 5 (20%) | 2022-01-13 |
greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcClient.h eventstream_rpc/include/aws/eventstreamrpc/EventStreamClient.h |
1 | 4 (25%) | 2 (50%) | 2022-01-11 |
greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcModel.h eventstream_rpc/include/aws/eventstreamrpc/EventStreamClient.h |
1 | 4 (25%) | 2 (50%) | 2022-01-11 |
greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcModel.h greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcClient.h |
1 | 4 (25%) | 4 (25%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcClient.cpp eventstream_rpc/include/aws/eventstreamrpc/EventStreamClient.h |
1 | 3 (33%) | 2 (50%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcClient.cpp greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcClient.h |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcClient.cpp greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcModel.h |
1 | 3 (33%) | 4 (25%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcModel.cpp eventstream_rpc/include/aws/eventstreamrpc/EventStreamClient.h |
1 | 4 (25%) | 2 (50%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcModel.cpp greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcClient.h |
1 | 4 (25%) | 4 (25%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcModel.cpp greengrass_ipc/include/aws/greengrass/GreengrassCoreIpcModel.h |
1 | 4 (25%) | 4 (25%) | 2022-01-11 |
greengrass_ipc/source/GreengrassCoreIpcModel.cpp greengrass_ipc/source/GreengrassCoreIpcClient.cpp |
1 | 4 (25%) | 3 (33%) | 2022-01-11 |