Closed renovate[bot] closed 1 year ago
Merging #40 (36fce33) into main (59fbb33) will increase coverage by
0.67%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
+ Coverage 77.02% 77.70% +0.67%
==========================================
Files 9 9
Lines 148 148
Branches 32 31 -1
==========================================
+ Hits 114 115 +1
Misses 16 16
+ Partials 18 17 -1
see 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR contains the following updates:
0.7.3
->0.7.4
Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
### [`v0.7.4`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#074--2023-10-10) \=================== #### Kover Gradle Plugin ##### Features - [`#441`](https://togithub.com/Kotlin/kotlinx-kover/issues/441) Added support for Android dynamic feature plugins ##### Bugfixes - [`#440`](https://togithub.com/Kotlin/kotlinx-kover/issues/440) Replaced absolute paths in the Kover artifact with relative ones - [`#446`](https://togithub.com/Kotlin/kotlinx-kover/issues/446) Disabled writing of FreeMarker logs to stdout when generating an HTML report - [`#470`](https://togithub.com/Kotlin/kotlinx-kover/issues/470) Update HTML report path to be clickable - [`#385`](https://togithub.com/Kotlin/kotlinx-kover/issues/385) Exclude nested functions in function excluded by annotation - [`#303`](https://togithub.com/Kotlin/kotlinx-kover/issues/303) Optional function parameters should not be considered a "branch" - [`#436`](https://togithub.com/Kotlin/kotlinx-kover/issues/436) Fixed random koverHtmlReport fails with "Stream closed" or "zip file closed" ##### Build features - Upgraded Gradle version to `8.2.1` ##### Test features - [`#437`](https://togithub.com/Kotlin/kotlinx-kover/issues/437) Added functional test on Gradle nested classes validation errorConfiguration
📅 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.