Skip to content

Commit

Permalink
Revert "chore: Use Jacoco with Kover"
Browse files Browse the repository at this point in the history
This reverts commit 9ff54a7.
  • Loading branch information
Distractic committed Jun 16, 2024
1 parent 9ff54a7 commit 152c2e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ detekt {
}

kover {
useJacoco()
reports {
val reportKoverFolder = reportFolder.resolve("kover")

Expand Down

0 comments on commit 152c2e3

Please sign in to comment.