Skip to content

0.7.4

Compare
Choose a tag to compare
@shanshin shanshin released this 10 Oct 18:35
· 44 commits to main since this release
ca040f1

Kover Gradle Plugin

Features

  • #441 Added support for Android dynamic feature plugins

Bugfixes

  • #440 Replaced absolute paths in the Kover artifact with relative ones
  • #446 Disabled writing of FreeMarker logs to stdout when generating an HTML report
  • #470 Update HTML report path to be clickable
  • #385 Exclude nested functions in function excluded by annotation
  • #303 Optional function parameters should not be considered a "branch"
  • #436 Fixed random koverHtmlReport fails with "Stream closed" or "zip file closed"

Build features

  • Upgraded Gradle version to 8.2.1

Test features

  • #437 Added functional test on Gradle nested classes validation error