Commit b55fa49
authored
Add code coverage configuration (#8698)
See https://plugins.gradle.org/plugin/org.jetbrains.kotlinx.kover
Kover is a Gradle plugin developed by JetBrains for measuring code
coverage in Kotlin and Java projects. It integrates with the IntelliJ
coverage engine (and others) to produce XML and HTML reports.
Coverage: 11.5212%
See flutter/dart-intellij-third-party#1901 parent 3dc3153 commit b55fa49
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments