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 |
---|---|---|---|---|
source/code/plugins/VMInsightsEngine.rb source/code/plugins/VMInsightsDataCollector.rb |
1 | 3 (33%) | 8 (12%) | 2022-01-07 |
source/code/plugins/VMInsightsIDataCollector.rb source/code/plugins/VMInsightsDataCollector.rb |
1 | 2 (50%) | 8 (12%) | 2022-01-07 |
source/code/plugins/VMInsightsIDataCollector.rb source/code/plugins/VMInsightsEngine.rb |
1 | 2 (50%) | 3 (33%) | 2022-01-07 |
No temporal cross-component dependencies found.