Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update plugin kotlinx-kover to v0.8.2 #1044

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

playground-manager[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx.kover plugin patch 0.8.1 -> 0.8.2

Release Notes

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

v0.8.2

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

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 and documentation for details.

Kover Gradle Plugin

Bugfixes
  • #621 Fixed coverage evaluation for enum in K2
  • #633 Fix issue with identical cache keys between projects
  • #613 Fixed JaCoCo error: Can't add different class with same name
  • #601 Fixed support of Compose functions
  • #646 Fixed reusing of configuration cache
  • #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.


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

This PR has been generated by Renovate Bot.

@playground-manager playground-manager bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 7c3985a to 4f95815 Compare June 29, 2024 06:01
Copy link
Contributor

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Copy link
Contributor

Build scan published to https://gradle.com/s/zj23ypsmxlglw

@ashdavies ashdavies merged commit 594d6a3 into main Jun 30, 2024
3 checks passed
@ashdavies ashdavies deleted the renovate/org.jetbrains.kotlinx.kover-0.x branch June 30, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant