github Kotlin/kotlinx-kover v0.7.2
0.7.2

latest releases: v0.9.0-RC, v0.8.3, v0.8.2...
15 months ago

Features

  • #362 Removed the dependency on the order of applying of the plugin
  • #229 Added task to print coverage to logs
  • #394 Added DSL accessors for Kover Default report tasks
  • #400 Added descriptions for Kover report tasks
  • #409 Added ability to generate reports even if there are no tests in the project
  • Upgraded default JaCoCo version to 0.8.10

Bugfixes

  • #413 Fixed issues with cache miss of build cache at the time of project relocation

Documentation

  • Fixed docs typo: dependency {} -> dependencies {}

Internal features

  • Moved Kover Gradle Plugin to the separate subproject
  • Migrated from buildSrc to composite build
  • Added support of the version catalog
  • IntelliJ coverage dependency versions upgraded to 1.0.724

Don't miss a new kotlinx-kover release

NewReleases is sending notifications on new releases.