Closed renovate[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
1d5c4b6
) 77.70% compared to head (5d413f6
) 78.62%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.7.4
->0.7.6
Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
### [`v0.7.6`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#076--2024-02-16) \=================== #### Kover Gradle Plugin ##### Features - [`527`](https://togithub.com/Kotlin/kotlinx-kover/issues/527) Added the ability to specify a header for an XML report ##### Bugfixes - [`510`](https://togithub.com/Kotlin/kotlinx-kover/issues/510) Fixed `Stream closed` error when generating Kover HTML report - [`513`](https://togithub.com/Kotlin/kotlinx-kover/issues/513) Fixed breaking configuration cache - [`517`](https://togithub.com/Kotlin/kotlinx-kover/issues/517) Fixed incorrect marking of first function line when parameters with default value are used - [`530`](https://togithub.com/Kotlin/kotlinx-kover/issues/530) Fixed the presence of classes instrumented with Robolectric in Jacoco reports - [`543`](https://togithub.com/Kotlin/kotlinx-kover/issues/543) Fixed package exclusion in reports for JaCoCo #### Kover Offline ##### Features - [`534`](https://togithub.com/Kotlin/kotlinx-kover/issues/534) Created Kover features artifact to invoke the capabilities of Kover programmatically ### [`v0.7.5`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#075--2023-11-28) \=================== #### Kover Gradle Plugin ##### Features - [`#503`](https://togithub.com/Kotlin/kotlinx-kover/issues/503) Introduced Offline Runtime API for saving binary report ##### Bugfixes - [`#478`](https://togithub.com/Kotlin/kotlinx-kover/issues/478) Added Kover dependency check - [`#451`](https://togithub.com/Kotlin/kotlinx-kover/issues/451) Skip Kotlin object if it is containing only constants - [`#459`](https://togithub.com/Kotlin/kotlinx-kover/issues/459) Fixed applying of the root verification rules - [`#489`](https://togithub.com/Kotlin/kotlinx-kover/issues/489) Fixed adding data to an already existing binary report fileConfiguration
š 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.