Releases
v0.9.0
Kover Gradle Plugin
Features
#645
Added ability to supplement coverage values from external binary reports
#673
Implemented ability to specify instrumentation include filter
Bugfixes
#678
Added USAGE attribute to all Kover configurations
#666
Replaced JaCoCo ant-calls with programmatic calls of JaCoCo's classes
Kover Aggregation Plugin
Features
Made class KoverSettingsGradlePlugin from aggregated plugin public
Implemented verification in Kover Aggregated Plugin
Added ability to skip projects
Added ability to limit instrumented class globally and locally in a project
Added ability to exclude test task from instrumentation in a project config
Implement feature to check verification rule on every project
Bugfixes
Fixed bug with non-existing binary report files
Kover CLI
Features
#677
Implemented merging of binary reports in Kover CLI and Kover Features
Bugfixes
#709
Fixed offline instrumentation of jar files
Fixed skipping some classes during offline instrumentation
Kover JVM Agent
Bugfixes
Fixed JVM agent arguments parsing to support include filter
Documentation
#660
Fixed mistake in JVM agent docs
Kover Maven Plugin
Documentation
#658
Fixed documentation about Maven plugin
#701
Fixed warning for empty Kotlin plugin configuration
You can’t perform that action at this time.