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 dependencies found.
No temporal dependencies found.
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| gradle/libs.versions.toml build.gradle.kts |
1 | 1 (100%) | 36 (2%) | 2025-12-18 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedTargetFrameworks.cs src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedMigrationsProjectsProvider.cs |
1 | 6 (16%) | 5 (20%) | 2025-09-29 |
| src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedTargetFrameworks.cs src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedStartupProjectsProvider.cs |
1 | 6 (16%) | 6 (16%) | 2025-09-29 |
| gradle/libs.versions.toml build.gradle.kts |
1 | 1 (100%) | 36 (2%) | 2025-12-18 |
| src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/features/connections/impl/AppSettingsConnectionProvider.kt src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/cli/api/DotnetCliCommandBuilder.kt |
1 | 6 (16%) | 3 (33%) | 2025-10-06 |
| src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/features/connections/impl/LocalSettingsConnectionProvider.kt src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/cli/api/DotnetCliCommandBuilder.kt |
1 | 2 (50%) | 3 (33%) | 2025-10-06 |
| src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/features/connections/impl/LocalSettingsConnectionProvider.kt src/rider/main/kotlin/com/jetbrains/rider/plugins/efcore/features/connections/impl/AppSettingsConnectionProvider.kt |
1 | 2 (50%) | 6 (16%) | 2025-10-06 |
| src/dotnet/Rider.Plugins.EfCore/Mapping/TargetFrameworkMapping.cs src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedMigrationsProjectsProvider.cs |
1 | 3 (33%) | 5 (20%) | 2025-09-29 |
| src/dotnet/Rider.Plugins.EfCore/Mapping/TargetFrameworkMapping.cs src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedStartupProjectsProvider.cs |
1 | 3 (33%) | 6 (16%) | 2025-09-29 |
| src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedStartupProjectsProvider.cs src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedMigrationsProjectsProvider.cs |
1 | 6 (16%) | 5 (20%) | 2025-09-29 |
| src/dotnet/Rider.Plugins.EfCore/Mapping/TargetFrameworkMapping.cs src/dotnet/Rider.Plugins.EfCore/Compatibility/SupportedTargetFrameworks.cs |
1 | 3 (33%) | 6 (16%) | 2025-09-29 |