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 |
---|---|---|---|---|
Kiosk/KioskRuntimeComponent/FrameRelayVideoEffect.cs Kiosk/Views/RealtimeDriverMonitoring.xaml.cs |
1 | 2 (50%) | 13 (7%) | 2022-01-19 |
Kiosk/KioskRuntimeComponent/Properties/AssemblyInfo.cs Kiosk/Views/RealtimeDriverMonitoring.xaml.cs |
1 | 2 (50%) | 13 (7%) | 2022-01-19 |
Kiosk/KioskRuntimeComponent/Properties/AssemblyInfo.cs Kiosk/KioskRuntimeComponent/FrameRelayVideoEffect.cs |
1 | 2 (50%) | 2 (50%) | 2022-01-19 |
Kiosk/Views/VideoInsights/VideoInsightsPage.xaml.cs Kiosk/Views/RealtimeDriverMonitoring.xaml.cs |
1 | 13 (7%) | 13 (7%) | 2022-01-19 |
Kiosk/Views/VideoInsights/VideoInsightsPage.xaml.cs Kiosk/KioskRuntimeComponent/FrameRelayVideoEffect.cs |
1 | 13 (7%) | 2 (50%) | 2022-01-19 |
Kiosk/Views/VideoInsights/VideoInsightsPage.xaml.cs Kiosk/KioskRuntimeComponent/Properties/AssemblyInfo.cs |
1 | 13 (7%) | 2 (50%) | 2022-01-19 |