Add link to the plugin documentation.
This commit is contained in:
parent
d02744bc17
commit
41a5d599fa
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ allprojects {
|
|||
apply(plugin = "kover")
|
||||
}
|
||||
|
||||
// https://kotlin.github.io/kotlinx-kover/
|
||||
// Run `./gradlew koverMergedHtmlReport` to get report at ./build/reports/kover
|
||||
// Run `./gradlew koverMergedReport` to also get XML report
|
||||
koverMerged {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue