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 |
---|---|---|---|---|
dev/dll/Microsoft.UI.Xaml.Common.props HybridCRT.props |
1 | 2 (50%) | 1 (100%) | 2022-01-28 |
dev/dll/Microsoft.UI.Xaml.Common.targets HybridCRT.props |
1 | 3 (33%) | 1 (100%) | 2022-01-28 |
dev/dll/Microsoft.UI.Xaml.Common.targets dev/dll/Microsoft.UI.Xaml.Common.props |
1 | 3 (33%) | 2 (50%) | 2022-01-28 |
dev/TabView/TabView.xaml dev/CommonStyles/Common_themeresources_any.xaml |
1 | 39 (2%) | 19 (5%) | 2022-01-28 |
dev/TabView/TabView_themeresources.xaml dev/CommonStyles/Common_themeresources_any.xaml |
1 | 20 (5%) | 19 (5%) | 2022-01-28 |
dev/TabView/TabView_themeresources.xaml dev/TabView/TabView.xaml |
1 | 20 (5%) | 39 (2%) | 2022-01-28 |
dev/TabView/TestUI/TabViewPage.xaml dev/CommonStyles/Common_themeresources_any.xaml |
1 | 31 (3%) | 19 (5%) | 2022-01-28 |
dev/TabView/TestUI/TabViewPage.xaml dev/TabView/TabView.xaml |
1 | 31 (3%) | 39 (2%) | 2022-01-28 |
dev/TabView/TestUI/TabViewPage.xaml dev/TabView/TabView_themeresources.xaml |
1 | 31 (3%) | 20 (5%) | 2022-01-28 |
dev/AnimatedVisualPlayer/AnimatedVisualPlayer.h dev/AnimatedVisualPlayer/AnimatedVisualPlayer.cpp |
1 | 6 (16%) | 12 (8%) | 2022-01-25 |
dev/AnimatedVisualPlayer/InteractionTests/AnimatedVisualPlayerTests.cs dev/AnimatedVisualPlayer/AnimatedVisualPlayer.cpp |
1 | 6 (16%) | 12 (8%) | 2022-01-25 |
dev/AnimatedVisualPlayer/InteractionTests/AnimatedVisualPlayerTests.cs dev/AnimatedVisualPlayer/AnimatedVisualPlayer.h |
1 | 6 (16%) | 6 (16%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml dev/AnimatedVisualPlayer/AnimatedVisualPlayer.cpp |
1 | 6 (16%) | 12 (8%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml dev/AnimatedVisualPlayer/AnimatedVisualPlayer.h |
1 | 6 (16%) | 6 (16%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml dev/AnimatedVisualPlayer/InteractionTests/AnimatedVisualPlayerTests.cs |
1 | 6 (16%) | 6 (16%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml.cs dev/AnimatedVisualPlayer/AnimatedVisualPlayer.cpp |
1 | 6 (16%) | 12 (8%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml.cs dev/AnimatedVisualPlayer/AnimatedVisualPlayer.h |
1 | 6 (16%) | 6 (16%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml.cs dev/AnimatedVisualPlayer/InteractionTests/AnimatedVisualPlayerTests.cs |
1 | 6 (16%) | 6 (16%) | 2022-01-25 |
dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml.cs dev/AnimatedVisualPlayer/TestUI/AnimatedVisualPlayerPage.xaml |
1 | 6 (16%) | 6 (16%) | 2022-01-25 |
dev/Generated/AnimatedVisualPlayer.properties.cpp dev/AnimatedVisualPlayer/AnimatedVisualPlayer.cpp |
1 | 5 (20%) | 12 (8%) | 2022-01-25 |