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