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 |
|---|---|---|---|---|
| buildSrc/src/main/kotlin/qodana-sarif.common-conventions.gradle.kts baseline-cli/build.gradle.kts |
2 | 3 (66%) | 13 (15%) | 2026-01-14 |
| buildSrc/src/main/kotlin/qodana-sarif.common-conventions.gradle.kts buildSrc/build.gradle.kts |
2 | 3 (66%) | 3 (66%) | 2026-01-14 |
| sarif/build.gradle.kts baseline-cli/build.gradle.kts |
2 | 13 (15%) | 13 (15%) | 2026-01-16 |
| buildSrc/build.gradle.kts baseline-cli/build.gradle.kts |
2 | 3 (66%) | 13 (15%) | 2026-01-14 |