Closed renovate[bot] closed 8 months ago
29 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Inconsistent comment for Java parameter |
š¶ Warning | 6 |
Unstable API Usage |
š¶ Warning | 5 |
Unused symbol |
š¶ Warning | 2 |
Redundant semicolon |
š¶ Warning | 1 |
Explicit 'get' or 'set' call |
ā½ļø Notice | 9 |
Return or assignment can be lifted out |
ā½ļø Notice | 4 |
If-Null return/break/... foldable to '?:' |
ā½ļø Notice | 1 |
Accessor call that can be replaced with property access syntax |
ā½ļø Notice | 1 |
š” Qodana analysis was run in the pull request mode: only the changed files were checked
This PR contains the following updates:
0.7.5
->0.7.6
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 programmaticallyConfiguration
š 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.