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 |
---|---|---|---|---|
codegen/src/Azure.Iot.Operations.ProtocolCompiler/CommandHandler.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/ArgBinder.cs |
2 | 16 (12%) | 8 (25%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/Program.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/CommandHandler.cs |
2 | 12 (16%) | 16 (12%) | 2025-04-28 |
rust/azure_iot_operations_mqtt/src/connection_settings.rs rust/azure_iot_operations_mqtt/Cargo.toml |
2 | 14 (14%) | 19 (10%) | 2025-05-01 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/OptionContainer.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/CommandHandler.cs |
2 | 8 (25%) | 16 (12%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/OptionContainer.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/ArgBinder.cs |
2 | 8 (25%) | 8 (25%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/Program.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/ArgBinder.cs |
2 | 12 (16%) | 8 (25%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/Program.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/OptionContainer.cs |
2 | 12 (16%) | 8 (25%) | 2025-04-28 |
codegen/res/rust/common/common_types.rs codegen/res/rust/JSON/common_types.rs |
1 | 5 (20%) | 4 (25%) | 2025-04-15 |
rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/schema_registry/put_command_invoker.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/schema_registry/get_command_invoker.rs |
1 | 9 (11%) | 9 (11%) | 2025-04-15 |
go/services/statestore/vdel.go dotnet/src/Azure.Iot.Operations.Services/StateStore/StateStoreClient.cs |
1 | 10 (10%) | 14 (7%) | 2025-04-08 |
go/services/statestore/vdel.go dotnet/src/Azure.Iot.Operations.Protocol/AkriSystemProperties.cs |
1 | 10 (10%) | 8 (12%) | 2025-04-08 |
go/services/statestore/reconnect.go dotnet/src/Azure.Iot.Operations.Services/Assets/Asset.cs |
1 | 5 (20%) | 7 (14%) | 2025-04-08 |
go/services/statestore/vdel.go dotnet/src/Azure.Iot.Operations.Mqtt/Session/MqttSessionClient.cs |
1 | 10 (10%) | 10 (10%) | 2025-04-08 |
rust/azure_iot_operations_protocol/src/rpc_command/invoker.rs rust/azure_iot_operations_protocol/src/common/user_properties.rs |
1 | 5 (20%) | 12 (8%) | 2025-04-17 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Telemetry/code/TelemetryAffordance.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/ArgBinder.cs |
1 | 1 (100%) | 8 (12%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Array/code/ArrayThingSchema.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/CommandHandler.cs |
1 | 1 (100%) | 16 (6%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Telemetry/code/TelemetriesAffordance.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/SchemaGenerator/SchemaGenerator.cs |
1 | 1 (100%) | 14 (7%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Command/code/CommandAffordance.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/CommandHandler.cs |
1 | 1 (100%) | 16 (6%) | 2025-04-28 |
rust/sample_applications/counter/envoy/src/counter/reset_command_executor.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/common_types.rs |
1 | 6 (16%) | 5 (20%) | 2025-04-15 |
rust/sample_applications/counter/envoy/src/counter/increment_command_executor.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/common_types.rs |
1 | 7 (14%) | 5 (20%) | 2025-04-15 |
dotnet/src/Azure.Iot.Operations.Services/StateStore/IStateStoreClientStub.cs dotnet/src/Azure.Iot.Operations.Services/StateStore/IStateStoreClient.cs |
1 | 1 (100%) | 7 (14%) | 2025-04-11 |
rust/sample_applications/counter/envoy/src/counter/increment_command_executor.rs rust/azure_iot_operations_services/src/schema_registry/client.rs |
1 | 7 (14%) | 16 (6%) | 2025-04-15 |
rust/azure_iot_operations_mqtt/src/session/session.rs go/services/statestore/get.go |
1 | 17 (5%) | 9 (11%) | 2025-04-08 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Interface/code/InterfaceThing.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/OptionContainer.cs |
1 | 1 (100%) | 8 (12%) | 2025-04-28 |
rust/sample_applications/counter/envoy/src/counter/telemetry_sender.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/common_types/options.rs |
1 | 9 (11%) | 1 (100%) | 2025-04-15 |
go/services/statestore/set.go dotnet/src/Azure.Iot.Operations.Services/StateStore/StateStoreClient.cs |
1 | 11 (9%) | 14 (7%) | 2025-04-08 |
rust/sample_applications/counter/counter_client/src/main.rs codegen/res/rust/AVRO/common_types.rs |
1 | 12 (8%) | 4 (25%) | 2025-04-15 |
rust/sample_applications/counter/envoy/src/counter/reset_command_executor.rs rust/sample_applications/counter/envoy/src/counter/increment_command_executor.rs |
1 | 6 (16%) | 7 (14%) | 2025-04-15 |
rust/azure_iot_operations_mqtt/src/session/state.rs go/services/statestore/keynotify.go |
1 | 2 (50%) | 5 (20%) | 2025-04-08 |
rust/sample_applications/counter/envoy/src/counter/telemetry_sender.rs rust/azure_iot_operations_services/src/schema_registry/client.rs |
1 | 9 (11%) | 16 (6%) | 2025-04-15 |
dotnet/src/Azure.Iot.Operations.Services/Assets/Asset.cs dotnet/src/Azure.Iot.Operations.Services/StateStore/StateStoreClient.cs |
1 | 7 (14%) | 14 (7%) | 2025-04-08 |
rust/sample_applications/counter/counter_client/src/main.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/schema_registry/get_command_invoker.rs |
1 | 12 (8%) | 9 (11%) | 2025-04-15 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/serialization/Nullable/code/NullableAvroSchema.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/serialization/Array/code/ArrayAvroSchema.cs |
1 | 5 (20%) | 5 (20%) | 2025-05-02 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Object/code/ObjectThingSchema.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Enum/code/EnumThingSchema.cs |
1 | 1 (100%) | 1 (100%) | 2025-04-28 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Object/code/ObjectThingSchema.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Command/code/CommandAffordance.cs |
1 | 1 (100%) | 1 (100%) | 2025-04-28 |
codegen/res/rust/raw/common_types.rs codegen/res/rust/common/common_types/options.rs |
1 | 4 (25%) | 1 (100%) | 2025-04-15 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/ThingGenerator/ThingGenerator.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Map/code/MapThingSchema.cs |
1 | 1 (100%) | 1 (100%) | 2025-04-28 |
rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/schema_registry.rs codegen/res/rust/common/common_types/options.rs |
1 | 6 (16%) | 1 (100%) | 2025-04-15 |
dotnet/src/Azure.Iot.Operations.Services/Assets/Asset.cs dotnet/src/Azure.Iot.Operations.Mqtt/Session/MqttSessionClient.cs |
1 | 7 (14%) | 10 (10%) | 2025-04-08 |
go/services/statestore/reconnect.go dotnet/src/Azure.Iot.Operations.Mqtt/TokenRefreshTimer.cs |
1 | 5 (20%) | 7 (14%) | 2025-04-08 |
rust/sample_applications/counter/envoy/src/counter/read_counter_command_invoker.rs rust/sample_applications/counter/envoy/src/counter/read_counter_command_executor.rs |
1 | 9 (11%) | 7 (14%) | 2025-04-15 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/SchemaGenerator/SchemaGenerator.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/Program.cs |
1 | 14 (7%) | 12 (8%) | 2025-04-28 |
rust/sample_applications/counter/envoy/src/counter.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/common_types.rs |
1 | 6 (16%) | 5 (20%) | 2025-04-15 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/ThingGenerator/ThingGenerator.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/T4/translation/Interface/code/InterfaceThing.cs |
1 | 1 (100%) | 1 (100%) | 2025-04-28 |
rust/azure_iot_operations_services/src/schema_registry/client.rs codegen/res/rust/custom/common_types.rs |
1 | 16 (6%) | 2 (50%) | 2025-04-15 |
rust/sample_applications/counter/envoy/src/common_types/options.rs rust/azure_iot_operations_services/src/schema_registry/schemaregistry_gen/common_types.rs |
1 | 1 (100%) | 5 (20%) | 2025-04-15 |
rust/sample_applications/counter/envoy/src/counter/increment_command_executor.rs codegen/res/rust/JSON/common_types.rs |
1 | 7 (14%) | 4 (25%) | 2025-04-15 |
rust/azure_iot_operations_services/src/schema_registry/client.rs codegen/res/rust/JSON/common_types.rs |
1 | 16 (6%) | 4 (25%) | 2025-04-15 |
codegen/src/Azure.Iot.Operations.ProtocolCompiler/ThingGenerator/ThingGenerator.cs codegen/src/Azure.Iot.Operations.ProtocolCompiler/ArgBinder.cs |
1 | 1 (100%) | 8 (12%) | 2025-04-28 |
dotnet/src/Azure.Iot.Operations.Services/StateStore/IStateStoreClientStub.cs dotnet/src/Azure.Iot.Operations.Services/LeaderElection/ILeaderElectionClient.cs |
1 | 1 (100%) | 2 (50%) | 2025-04-11 |