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/Sarif.Viewer.VisualStudio.Core/Fixes/FixSuggestedActionsSource.cs scripts/RegistrySettings.ps1 |
1 | 4 (25%) | 3 (33%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControl.xaml scripts/RegistrySettings.ps1 |
1 | 2 (50%) | 3 (33%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControl.xaml src/Sarif.Viewer.VisualStudio.Core/Fixes/FixSuggestedActionsSource.cs |
1 | 2 (50%) | 4 (25%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControlResources.xaml scripts/RegistrySettings.ps1 |
1 | 2 (50%) | 3 (33%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControlResources.xaml src/Sarif.Viewer.VisualStudio.Core/Fixes/FixSuggestedActionsSource.cs |
1 | 2 (50%) | 4 (25%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControlResources.xaml src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControl.xaml |
1 | 2 (50%) | 2 (50%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/SarifViewerPackage.cs scripts/RegistrySettings.ps1 |
1 | 2 (50%) | 3 (33%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/SarifViewerPackage.cs src/Sarif.Viewer.VisualStudio.Core/Fixes/FixSuggestedActionsSource.cs |
1 | 2 (50%) | 4 (25%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/SarifViewerPackage.cs src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControl.xaml |
1 | 2 (50%) | 2 (50%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/SarifViewerPackage.cs src/Sarif.Viewer.VisualStudio.Core/Options/SarifViewerOptionsControlResources.xaml |
1 | 2 (50%) | 2 (50%) | 2022-01-29 |
src/Sarif.Viewer.VisualStudio.Core/Models/AnalysisStepNode.cs src/Sarif.Viewer.VisualStudio.Core/CodeFlowToTreeConverter.cs |
1 | 2 (50%) | 2 (50%) | 2022-01-21 |
src/Sarif.Viewer.VisualStudio.Core/Sarif/CodeFlow.Extensions.cs src/Sarif.Viewer.VisualStudio.Core/CodeFlowToTreeConverter.cs |
1 | 3 (33%) | 2 (50%) | 2022-01-21 |
src/Sarif.Viewer.VisualStudio.Core/Sarif/CodeFlow.Extensions.cs src/Sarif.Viewer.VisualStudio.Core/Models/AnalysisStepNode.cs |
1 | 3 (33%) | 2 (50%) | 2022-01-21 |
src/Sarif.Viewer.VisualStudio.Core/Themes/AnalysisStepsStyles.xaml src/Sarif.Viewer.VisualStudio.Core/CodeFlowToTreeConverter.cs |
1 | 2 (50%) | 2 (50%) | 2022-01-21 |
src/Sarif.Viewer.VisualStudio.Core/Themes/AnalysisStepsStyles.xaml src/Sarif.Viewer.VisualStudio.Core/Models/AnalysisStepNode.cs |
1 | 2 (50%) | 2 (50%) | 2022-01-21 |
src/Sarif.Viewer.VisualStudio.Core/Themes/AnalysisStepsStyles.xaml src/Sarif.Viewer.VisualStudio.Core/Sarif/CodeFlow.Extensions.cs |
1 | 2 (50%) | 3 (33%) | 2022-01-21 |