dirkgroot / structurizr-dsl-intellij-plugin

IntelliJ plugin for the Structurizr DSL
MIT License
53 stars 3 forks source link

Update plugin org.jetbrains.kotlinx.kover to v0.7.6 #125

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.kover 0.7.5 -> 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

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 8 months ago

Codecov Report

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

Comparison is base (5e57128) 67.70% compared to head (b608531) 69.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 67.70% 69.21% +1.50% ========================================== Files 48 48 Lines 703 692 -11 Branches 213 212 -1 ========================================== + Hits 476 479 +3 Misses 99 99 + Partials 128 114 -14 ```

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