mslalith / focus_launcher

A minimalist Android Launcher built with Jetpack Compose.
https://play.google.com/store/apps/details?id=dev.mslalith.focuslauncher
GNU General Public License v3.0
164 stars 12 forks source link

chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.8.2 #497

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover) ### [`v0.8.2`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#082--2024-06-27) \=================== #### Kover Aggregation Plugin Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running. **This is not a production-ready plugin, it is in an incubation state.** Please refer to the [GitHub issue](https://togithub.com/Kotlin/kotlinx-kover/issues/608) and [documentation](https://kotlin.github.io/kotlinx-kover/gradle-plugin/aggregated.html) for details. #### Kover Gradle Plugin ##### Bugfixes - [`#621`](https://togithub.com/Kotlin/kotlinx-kover/issues/621) Fixed coverage evaluation for enum in K2 - [`#633`](https://togithub.com/Kotlin/kotlinx-kover/issues/633) Fix issue with identical cache keys between projects - [`#613`](https://togithub.com/Kotlin/kotlinx-kover/issues/613) Fixed JaCoCo error: Can't add different class with same name - [`#601`](https://togithub.com/Kotlin/kotlinx-kover/issues/601) Fixed support of Compose functions - [`#646`](https://togithub.com/Kotlin/kotlinx-kover/issues/646) Fixed reusing of configuration cache - [`#628`](https://togithub.com/Kotlin/kotlinx-kover/issues/628) Fixed coverage evaluation of try-finally and try-with-resources for Java code ##### Features - Disable caching on kover artifact tasks

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.