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/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
3 | 9 (33%) | 5 (60%) | 2025-05-01 |
src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
3 | 7 (42%) | 8 (37%) | 2025-04-22 |
src/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs |
3 | 9 (33%) | 9 (33%) | 2025-05-01 |
src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
3 | 9 (33%) | 5 (60%) | 2025-05-01 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Local.Deploy/LocalDeploymentSettings.cs |
2 | 2 (100%) | 8 (25%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs |
2 | 4 (50%) | 7 (28%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs |
2 | 2 (100%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentSettings.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
2 | 8 (25%) | 8 (25%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs |
2 | 4 (50%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs |
2 | 2 (100%) | 4 (50%) | 2025-04-15 |
src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs |
2 | 7 (28%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentSettings.cs src/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs |
2 | 8 (25%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs src/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs |
2 | 7 (28%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs |
2 | 2 (100%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
2 | 4 (50%) | 8 (25%) | 2025-04-15 |
src/Bicep.Core/Utils/TemplateEvaluator.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
2 | 5 (40%) | 8 (25%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
2 | 2 (100%) | 5 (40%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentSettings.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
2 | 8 (25%) | 5 (40%) | 2025-04-15 |
src/Bicep.LangServer/Handlers/BicepBuildCommandHandler.cs src/Bicep.LangServer/Handlers/BicepBuildParamsCommandHandler.cs |
2 | 40 (5%) | 12 (16%) | 2025-04-18 |
src/Bicep.Local.Deploy/LocalDeploymentSettings.cs src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs |
2 | 8 (25%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs |
2 | 2 (100%) | 7 (28%) | 2025-04-15 |
src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
2 | 9 (22%) | 8 (25%) | 2025-04-15 |
src/Bicep.Core/TypeSystem/TypeAssignmentVisitor.cs src/Bicep.Core/Semantics/Namespaces/SystemNamespaceType.cs |
2 | 180 (1%) | 117 (1%) | 2025-04-19 |
src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs src/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs |
2 | 4 (50%) | 9 (22%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentEngineHost.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
2 | 9 (22%) | 8 (25%) | 2025-04-15 |
src/Bicep.Local.Deploy/Extensibility/LocalExtensibilityHostManager.cs src/Bicep.Local.Deploy.IntegrationTests/EndToEndDeploymentTests.cs |
2 | 9 (22%) | 16 (12%) | 2025-04-21 |
src/Bicep.Local.Deploy/LocalDeploymentSettings.cs src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs |
2 | 8 (25%) | 4 (50%) | 2025-04-15 |
src/Bicep.LangServer/Handlers/BicepExternalSourceRequestHandler.cs src/Bicep.LangServer/Handlers/BicepDefinitionHandler.cs |
2 | 15 (13%) | 57 (3%) | 2025-04-29 |
src/Bicep.Local.Deploy/LocalHttpContentHandler.cs src/Bicep.Local.Deploy/LocalDeploymentEngine.cs |
2 | 2 (100%) | 8 (25%) | 2025-04-15 |
src/Bicep.Core/Emit/ExpressionConverter.cs src/Bicep.Core.IntegrationTests/ExtensibilityTests.cs |
2 | 125 (1%) | 70 (2%) | 2025-04-25 |
src/Bicep.Core/Diagnostics/DiagnosticBuilder.cs src/Bicep.Core.IntegrationTests/ExtensibilityTests.cs |
2 | 271 (<1%) | 70 (2%) | 2025-04-25 |
src/Bicep.Local.Deploy/LocalDeploymentSettings.cs src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs |
2 | 8 (25%) | 7 (28%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentConfiguration.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
2 | 4 (50%) | 5 (40%) | 2025-04-15 |
src/Bicep.Core/Emit/ExpressionEmitter.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
2 | 73 (2%) | 5 (40%) | 2025-04-25 |
src/Bicep.Local.Deploy/IServiceCollectionExtensions.cs src/Bicep.Core/Utils/TemplateEvaluator.cs |
2 | 7 (28%) | 5 (40%) | 2025-04-15 |
src/Bicep.Local.Deploy/LocalDeploymentEngine.cs src/Bicep.Local.Deploy.IntegrationTests/EndToEndDeploymentTests.cs |
2 | 8 (25%) | 16 (12%) | 2025-05-05 |
src/Bicep.Core/Registry/TemplateSpecModuleRegistry.cs src/Bicep.Core/Registry/OciArtifactRegistry.cs |
2 | 45 (4%) | 41 (4%) | 2025-04-15 |
src/Bicep.Core/Semantics/Namespaces/SystemNamespaceType.cs src/Bicep.Core.Samples/BaselineData_Bicepparam.cs |
1 | 117 (<1%) | 14 (7%) | 2025-04-19 |
src/Bicep.Cli.IntegrationTests/DecompileParamsCommandTests.cs src/Bicep.Cli.IntegrationTests/BuildCommandTests.cs |
1 | 9 (11%) | 71 (1%) | 2025-04-18 |
src/Bicep.Core/Semantics/TemplateSpecSemanticModel.cs src/Bicep.Core/Semantics/ISemanticModel.cs |
1 | 9 (11%) | 8 (12%) | 2025-04-25 |
src/Bicep.Core/Semantics/Namespaces/ThirdPartyNamespaceType.cs src/Bicep.Core/LanguageConstants.cs |
1 | 11 (9%) | 145 (<1%) | 2025-04-25 |
src/Bicep.Core/Emit/FunctionPlacementValidatorVisitor.cs src/Bicep.Core/Analyzers/Linter/Rules/WhatIfShortCircuitingRule.cs |
1 | 10 (10%) | 5 (20%) | 2025-04-25 |
src/Bicep.Core/Intermediate/ExpressionRewriteVisitor.cs src/Bicep.Core/Emit/ParametersEmitter.cs |
1 | 25 (4%) | 13 (7%) | 2025-04-25 |
src/Bicep.Core/Semantics/TemplateSpecSemanticModel.cs src/Bicep.Core/Emit/EmitLimitationCalculator.cs |
1 | 9 (11%) | 73 (1%) | 2025-04-25 |
src/Bicep.Core/Diagnostics/DiagnosticBuilder.cs src/Bicep.Core/Emit/TemplateWriter.cs |
1 | 271 (<1%) | 159 (<1%) | 2025-04-25 |
src/vscode-bicep-ui/apps/deploy-pane/src/components/hooks/useAzure.ts src/vscode-bicep-ui/apps/deploy-pane/src/components/ParamInputBox.tsx |
1 | 6 (16%) | 3 (33%) | 2025-04-07 |
src/Bicep.Core/Semantics/Namespaces/ThirdPartyNamespaceType.cs src/Bicep.Core/Intermediate/ExpressionBuilder.cs |
1 | 11 (9%) | 56 (1%) | 2025-04-25 |
src/Bicep.Cli.IntegrationTests/BuildParamsCommandTests.cs src/Bicep.Cli.IntegrationTests/BuildCommandTests.cs |
1 | 30 (3%) | 71 (1%) | 2025-04-18 |
src/Bicep.Core.IntegrationTests/Scenarios/ResourceListFunctionTests.cs src/Bicep.Core/Emit/ExpressionConverter.cs |
1 | 6 (16%) | 125 (<1%) | 2025-04-08 |
src/Bicep.Core.IntegrationTests/ExtensibilityTests.cs src/Bicep.Core.IntegrationTests/ScenarioTests.cs |
1 | 70 (1%) | 267 (<1%) | 2025-04-08 |