DrewCarlson / KtSoup

A Kotlin multiplatform HTML5 parsing library
https://drewcarlson.github.io/KtSoup/latest/
Apache License 2.0
34 stars 0 forks source link

Update dependency org.jetbrains.kotlinx.kover to v0.7.6 #54

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.kover 0.7.4 -> 0.7.6 age adoption passing confidence

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 file

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 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.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1d5c4b6) 77.70% compared to head (5d413f6) 78.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 77.70% 78.62% +0.91% ========================================== Files 9 9 Lines 148 145 -3 Branches 31 30 -1 ========================================== - Hits 115 114 -1 Misses 16 16 + Partials 17 15 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.