Skip to content

chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.4

Renovate Bot requested to merge renovate/org.jetbrains.kotlinx.kover-0.x into main

This MR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx.kover plugin patch 0.7.3 -> 0.7.4

Release Notes

Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)

v0.7.4

===================

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports