Skip to content

Commit

Permalink
acejump#139 Improve test coverage - Add plugin for calculation Code C…
Browse files Browse the repository at this point in the history
…overage
  • Loading branch information
Serhiy Kyrylyuk committed Jun 27, 2024
1 parent 1af49c2 commit 21df680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ plugins {
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.changelog") version "2.2.0"
id("com.github.ben-manes.versions") version "0.51.0"
id("org.jetbrains.kotlinx.kover") version "0.8.1" // https://github.com/Kotlin/kotlinx-kover
}

tasks {
Expand Down

0 comments on commit 21df680

Please sign in to comment.