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 |
---|---|---|---|---|
pce/validator/validation_suite.py fbpcp/mapper/aws.py |
2 | 10 (20%) | 17 (11%) | 2022-01-24 |
pce/validator/message_templates.py pce/validator/validation_suite.py |
2 | 7 (28%) | 10 (20%) | 2022-01-20 |
pce/validator/pce_standard_constants.py pce/validator/validation_suite.py |
2 | 4 (50%) | 10 (20%) | 2022-01-20 |
pce/validator/pce_standard_constants.py pce/validator/message_templates.py |
2 | 4 (50%) | 7 (28%) | 2022-01-20 |
fbpcp/service/onedocker.py fbpcp/service/container_aws.py |
2 | 11 (18%) | 8 (25%) | 2022-01-13 |
setup.py fbpcp/service/container_aws.py |
2 | 22 (9%) | 8 (25%) | 2022-01-13 |
setup.py fbpcp/service/onedocker.py |
2 | 22 (9%) | 11 (18%) | 2022-01-13 |
fbpcp/gateway/cloudwatch.py fbpcp/mapper/aws.py |
1 | 3 (33%) | 17 (5%) | 2021-12-27 |
fbpcp/gateway/cloudwatch.py pce/validator/validation_suite.py |
1 | 3 (33%) | 10 (10%) | 2021-12-27 |
pce/validator/message_templates.py fbpcp/mapper/aws.py |
1 | 7 (14%) | 17 (5%) | 2021-12-27 |
pce/validator/message_templates.py fbpcp/gateway/cloudwatch.py |
1 | 7 (14%) | 3 (33%) | 2021-12-27 |
pce/validator/pce_standard_constants.py fbpcp/mapper/aws.py |
1 | 4 (25%) | 17 (5%) | 2021-12-27 |
pce/validator/pce_standard_constants.py fbpcp/gateway/cloudwatch.py |
1 | 4 (25%) | 3 (33%) | 2021-12-27 |
fbpcp/service/container_aws.py fbpcp/mapper/aws.py |
1 | 8 (12%) | 17 (5%) | 2021-12-27 |
fbpcp/service/container_aws.py pce/validator/validation_suite.py |
1 | 8 (12%) | 10 (10%) | 2021-12-27 |
fbpcp/service/container_aws.py fbpcp/gateway/cloudwatch.py |
1 | 8 (12%) | 3 (33%) | 2021-12-27 |
fbpcp/service/container_aws.py pce/validator/message_templates.py |
1 | 8 (12%) | 7 (14%) | 2021-12-27 |
fbpcp/service/container_aws.py pce/validator/pce_standard_constants.py |
1 | 8 (12%) | 4 (25%) | 2021-12-27 |
fbpcp/service/onedocker.py fbpcp/mapper/aws.py |
1 | 11 (9%) | 17 (5%) | 2021-12-27 |
fbpcp/service/onedocker.py pce/validator/validation_suite.py |
1 | 11 (9%) | 10 (10%) | 2021-12-27 |