Skip to content

0.7.6

Latest
Compare
Choose a tag to compare
@shanshin shanshin released this 17 Feb 22:22
· 21 commits to main since this release

Kover Gradle Plugin

Features

  • 527 Added the ability to specify a header for an XML report

Bugfixes

  • 510 Fixed Stream closed error when generating Kover HTML report
  • 513 Fixed breaking configuration cache
  • 517 Fixed incorrect marking of first function line when parameters with default value are used
  • 530 Fixed the presence of classes instrumented with Robolectric in Jacoco reports
  • 543 Fixed package exclusion in reports for JaCoCo

Kover Offline

Features

  • 534 Created Kover features artifact to invoke the capabilities of Kover programmatically