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 |
---|---|---|---|---|
src/NMS.AMQP/Meta/NmsConnectionInfo.cs src/NMS.AMQP/Provider/Amqp/AmqpConnection.cs |
2 | 12 (16%) | 31 (6%) | 2025-04-08 |
src/NMS.AMQP/NmsConnectionFactory.cs src/NMS.AMQP/Meta/NmsConnectionInfo.cs |
2 | 20 (10%) | 12 (16%) | 2025-04-08 |
src/NMS.AMQP/NmsConnectionFactory.cs src/NMS.AMQP/Provider/Amqp/AmqpConnection.cs |
2 | 20 (10%) | 31 (6%) | 2025-04-08 |
src/NMS.AMQP/Provider/Amqp/AmqpProvider.cs src/NMS.AMQP/Provider/Amqp/AmqpConnection.cs |
1 | 20 (5%) | 31 (3%) | 2025-04-08 |
src/NMS.AMQP/Provider/Amqp/AmqpProvider.cs src/NMS.AMQP/NmsConnectionFactory.cs |
1 | 20 (5%) | 20 (5%) | 2025-04-08 |
src/NMS.AMQP/Provider/Amqp/AmqpProvider.cs src/NMS.AMQP/Meta/NmsConnectionInfo.cs |
1 | 20 (5%) | 12 (8%) | 2025-04-08 |