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).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/Modules/Workspaces/Commands.Workspaces/GetPowerBIWorkspace.cs src/Common/Common.Api/Reports/ReportsClient.cs |
2 | 33 (6%) | 37 (5%) | 2021-10-26 |
src/Modules/Workspaces/Commands.Workspaces/Microsoft.PowerBI.Commands.Workspaces.format.ps1xml src/Common/Common.Api/Reports/ReportsClient.cs |
1 | 10 (10%) | 37 (2%) | 2021-10-26 |
src/Modules/Workspaces/Commands.Workspaces/Microsoft.PowerBI.Commands.Workspaces.format.ps1xml src/Modules/Workspaces/Commands.Workspaces/GetPowerBIWorkspace.cs |
1 | 10 (10%) | 33 (3%) | 2021-10-26 |
Directory.Build.props src/Common/Common.Api/Reports/ReportsClient.cs |
1 | 18 (5%) | 37 (2%) | 2021-10-07 |
appveyor.yml src/Common/Common.Api/Reports/ReportsClient.cs |
1 | 16 (6%) | 37 (2%) | 2021-10-07 |
appveyor.yml Directory.Build.props |
1 | 16 (6%) | 18 (5%) | 2021-10-07 |
src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs src/Common/Common.Api/Reports/ReportsClient.cs |
1 | 38 (2%) | 37 (2%) | 2021-10-07 |
src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs Directory.Build.props |
1 | 38 (2%) | 18 (5%) | 2021-10-07 |
src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs appveyor.yml |
1 | 38 (2%) | 16 (6%) | 2021-10-07 |
src/Common/Common.Authentication/WindowsAuthenticationFactory.cs src/Common/Common.Api/Reports/ReportsClient.cs |
1 | 37 (2%) | 37 (2%) | 2021-10-07 |
src/Common/Common.Authentication/WindowsAuthenticationFactory.cs Directory.Build.props |
1 | 37 (2%) | 18 (5%) | 2021-10-07 |
src/Common/Common.Authentication/WindowsAuthenticationFactory.cs appveyor.yml |
1 | 37 (2%) | 16 (6%) | 2021-10-07 |
src/Common/Common.Authentication/WindowsAuthenticationFactory.cs src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs |
1 | 37 (2%) | 38 (2%) | 2021-10-07 |
src/Modules/Reports/Commands.Reports/NewPowerBIReport.cs src/Common/Common.Api/Reports/ReportsClient.cs |
1 | 18 (5%) | 37 (2%) | 2021-10-07 |
src/Modules/Reports/Commands.Reports/NewPowerBIReport.cs Directory.Build.props |
1 | 18 (5%) | 18 (5%) | 2021-10-07 |
src/Modules/Reports/Commands.Reports/NewPowerBIReport.cs appveyor.yml |
1 | 18 (5%) | 16 (6%) | 2021-10-07 |
src/Modules/Reports/Commands.Reports/NewPowerBIReport.cs src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs |
1 | 18 (5%) | 38 (2%) | 2021-10-07 |
src/Modules/Reports/Commands.Reports/NewPowerBIReport.cs src/Common/Common.Authentication/WindowsAuthenticationFactory.cs |
1 | 18 (5%) | 37 (2%) | 2021-10-07 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/Common/Common.Authentication/WindowsAuthenticationFactory.cs src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs |
16 | 37 (43%) | 38 (42%) | 2021-10-07 |
src/Common/Common.Authentication/ServicePrincipalAuthenticationFactory.cs src/Common/Common.Authentication/DeviceCodeAuthenticationFactory.cs |
14 | 28 (50%) | 38 (36%) | 2021-06-16 |
src/Modules/Profile/Commands.Profile/ConnectPowerBIServiceAccount.cs src/Common/Commands.Common/PowerBIConfiguration.cs |
14 | 34 (41%) | 22 (63%) | 2021-06-16 |
Packages.props Directory.Build.props |
13 | 13 (100%) | 18 (72%) | 2021-06-16 |
build/Microsoft.PowerBI.Packaging.targets build/Microsoft.PowerBI.Build.targets |
13 | 32 (40%) | 20 (65%) | 2021-06-16 |
src/Common/Common.Authentication/ServicePrincipalAuthenticationFactory.cs src/Common/Common.Authentication/WindowsAuthenticationFactory.cs |
13 | 28 (46%) | 37 (35%) | 2021-06-16 |
dirs.proj Directory.Build.props |
11 | 11 (100%) | 18 (61%) | 2021-06-16 |
dirs.proj Packages.props |
11 | 11 (100%) | 13 (84%) | 2021-06-16 |
scripts/Build.ps1 build/Microsoft.PowerBI.Build.targets |
11 | 40 (27%) | 20 (55%) | 2021-06-16 |
scripts/Build.ps1 build/Microsoft.PowerBI.Packaging.targets |
11 | 40 (27%) | 32 (34%) | 2021-06-16 |
scripts/GenerateHelp.ps1 build/Microsoft.PowerBI.Build.targets |
11 | 17 (64%) | 20 (55%) | 2021-06-16 |
scripts/GenerateHelp.ps1 build/Microsoft.PowerBI.Packaging.targets |
11 | 17 (64%) | 32 (34%) | 2021-06-16 |
scripts/GenerateHelp.ps1 scripts/Build.ps1 |
11 | 17 (64%) | 40 (27%) | 2021-06-16 |
scripts/RestorePackages.ps1 build/Microsoft.PowerBI.Build.targets |
11 | 18 (61%) | 20 (55%) | 2021-06-16 |
scripts/RestorePackages.ps1 build/Microsoft.PowerBI.Packaging.targets |
11 | 18 (61%) | 32 (34%) | 2021-06-16 |
scripts/RestorePackages.ps1 scripts/Build.ps1 |
11 | 18 (61%) | 40 (27%) | 2021-06-16 |
scripts/RestorePackages.ps1 scripts/GenerateHelp.ps1 |
11 | 18 (61%) | 17 (64%) | 2021-06-16 |
src/Common/Commands.Common/AuthenticationFactorySelector.cs src/Common/Common.Authentication/WindowsAuthenticationFactory.cs |
11 | 25 (44%) | 37 (29%) | 2021-06-16 |
src/Common/Commands.Common/AuthenticationFactorySelector.cs build/Microsoft.PowerBI.Build.targets |
11 | 25 (44%) | 20 (55%) | 2021-06-16 |
src/Common/Commands.Common/AuthenticationFactorySelector.cs build/Microsoft.PowerBI.Packaging.targets |
11 | 25 (44%) | 32 (34%) | 2021-06-16 |