Skip to content

0.9.0-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@shanshin shanshin released this 03 Sep 18:54
· 12 commits to main since this release
800d244

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 Aggregation Plugin

Kover CLI

Features

  • #677 Implemented merging of binary reports in Kover CLI and Kover Features

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