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.4 #40

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

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 error

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 1 year ago

Codecov Report

Merging #40 (36fce33) into main (59fbb33) will increase coverage by 0.67%. The diff coverage is n/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