Skip to content

Commit 2fbac1b

Browse files
authored
Aggregate coverage report should include sonar-kotlin-test-api
1 parent 3efe09b commit 2fbac1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-kotlin-plugin/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ dependencies {
3939
testImplementation(testLibs.sonar.plugin.api.test.fixtures)
4040

4141
testImplementation(project(":sonar-kotlin-test-api"))
42+
jacocoAggregation(project(":sonar-kotlin-test-api"))
4243
}
4344

4445
val test: Test by tasks

0 commit comments

Comments
 (0)