weather_compose_clean_architecture
weather_compose_clean_architecture copied to clipboard
Bump org.jetbrains.kotlinx.kover from 0.7.4 to 0.7.6
Bumps org.jetbrains.kotlinx.kover from 0.7.4 to 0.7.6.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
0.7.6
Kover Gradle Plugin
Features
527Added the ability to specify a header for an XML reportBugfixes
510FixedStream closederror when generating Kover HTML report513Fixed breaking configuration cache517Fixed incorrect marking of first function line when parameters with default value are used530Fixed the presence of classes instrumented with Robolectric in Jacoco reports543Fixed package exclusion in reports for JaCoCoKover Offline
Features
534Created Kover features artifact to invoke the capabilities of Kover programmatically0.7.5
Kover Gradle Plugin
Features
[#503](https://github.com/Kotlin/kotlinx-kover/issues/503)Introduced Offline Runtime API for saving binary reportBugfixes
[#478](https://github.com/Kotlin/kotlinx-kover/issues/478)Added Kover dependency check[#451](https://github.com/Kotlin/kotlinx-kover/issues/451)Skip Kotlin object if it is containing only constants[#459](https://github.com/Kotlin/kotlinx-kover/issues/459)Fixed applying of the root verification rules[#489](https://github.com/Kotlin/kotlinx-kover/issues/489)Fixed adding data to an already existing binary report file
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
0.7.6 / 2024-02-16
Kover Gradle Plugin
Features
[#527](https://github.com/Kotlin/kotlinx-kover/issues/527)Added the ability to specify a header for an XML reportBugfixes
[#510](https://github.com/Kotlin/kotlinx-kover/issues/510)FixedStream closederror when generating Kover HTML report[#513](https://github.com/Kotlin/kotlinx-kover/issues/513)Fixed breaking configuration cache[#517](https://github.com/Kotlin/kotlinx-kover/issues/517)Fixed incorrect marking of first function line when parameters with default value are used[#530](https://github.com/Kotlin/kotlinx-kover/issues/530)Fixed the presence of classes instrumented with Robolectric in Jacoco reports[#543](https://github.com/Kotlin/kotlinx-kover/issues/543)Fixed package exclusion in reports for JaCoCoKover Offline
Features
[#534](https://github.com/Kotlin/kotlinx-kover/issues/534)Created Kover features artifact to invoke the capabilities of Kover programmatically0.7.5 / 2023-11-28
Kover Gradle Plugin
Features
[#503](https://github.com/Kotlin/kotlinx-kover/issues/503)Introduced Offline Runtime API for saving binary reportBugfixes
[#478](https://github.com/Kotlin/kotlinx-kover/issues/478)Added Kover dependency check[#451](https://github.com/Kotlin/kotlinx-kover/issues/451)Skip Kotlin object if it is containing only constants[#459](https://github.com/Kotlin/kotlinx-kover/issues/459)Fixed applying of the root verification rules[#489](https://github.com/Kotlin/kotlinx-kover/issues/489)Fixed adding data to an already existing binary report file
Commits
0575a68Automated publication of documentatione80c83cRelease 0.7.6896699eFixed package exclusion in reports for JaCoCo5380bc9Implemented Kover Features artifact to integration with Android Gradle Pluginec84816Added the ability to specify a header for an XML report1d6f64aFixedStream closederror when generating Kover HTML reportf0d57caFixed the presence of classes instrumented with Robolectric in Jacoco reports56f8fd5Fix breaking configuration cachee8ffbdaUpdate Gradle Dokka configuration to make sure "source" button is visible in ...00d0451Release 0.7.5- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)