Kotlin/kotlinx-kover
### [`v0.7.0`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#070--2023-05-16)
\===================
This release introduce API rework in order to support configuration cache, project isolation model, Android Gradle plugin.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as [migration guide](https://togithub.com/Kotlin/kotlinx-kover/blob/v0.7.0/docs/migration-to-0.7.0.md)
##### Features
- Implemented improved Kover DSL ([#284](https://togithub.com/Kotlin/kotlinx-kover/issues/284))
- Added Gradle project isolation support ([#144](https://togithub.com/Kotlin/kotlinx-kover/issues/144))
- Introduced API for Coverage Tools ([#195](https://togithub.com/Kotlin/kotlinx-kover/issues/195))
- Added support of Android build variants ([#18](https://togithub.com/Kotlin/kotlinx-kover/issues/18))
- Implemented support filtering of source sets for Kotlin JVM and Kotlin compilations for Kotlin multiplatform ([#245](https://togithub.com/Kotlin/kotlinx-kover/issues/245))
- Added customizable header in HTML report for Kover and JaCoCo report generator ([#194](https://togithub.com/Kotlin/kotlinx-kover/issues/194))
- Added advanced support of Android projects, flavors and flavor dimensions ([#316](https://togithub.com/Kotlin/kotlinx-kover/issues/316), [#319](https://togithub.com/Kotlin/kotlinx-kover/issues/319))
- Introduced Kover Tool artifacts for CLI and runtime for offline instrumentation ([#322](https://togithub.com/Kotlin/kotlinx-kover/issues/322))
- Added support charset for HTML report
##### Internal features
- Added dokka docs
- Added binary compatibility validator ([#305](https://togithub.com/Kotlin/kotlinx-kover/issues/305))
- IntelliJ coverage dependency versions upgraded to 1.0.716
##### Bugfixes
- Fixed `Cannot run Project.afterEvaluate` ([#221](https://togithub.com/Kotlin/kotlinx-kover/issues/221))
- Fixed missing report path in logs for cached HTML task ([#283](https://togithub.com/Kotlin/kotlinx-kover/issues/283))
- Disabled artifact generation when calling the `assemble` task ([#353](https://togithub.com/Kotlin/kotlinx-kover/issues/353))
- Fixed variant level filters for reports ([#366](https://togithub.com/Kotlin/kotlinx-kover/issues/366))
##### Changelog relative to version `0.7.0-Beta`
##### Features
- Added support charset for html report
##### Bugfixes
- Disabled artifact generation when calling the `assemble` task ([#353](https://togithub.com/Kotlin/kotlinx-kover/issues/353))
- Fixed variant level filters for reports ([#366](https://togithub.com/Kotlin/kotlinx-kover/issues/366))
##### Internal features
- IntelliJ coverage dependency versions upgraded to 1.0.716
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.6.1
->0.7.0
Release Notes
Kotlin/kotlinx-kover
### [`v0.7.0`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#070--2023-05-16) \=================== This release introduce API rework in order to support configuration cache, project isolation model, Android Gradle plugin. It is incompatible with the previous version, and we provide best-effort migration assistance as well as [migration guide](https://togithub.com/Kotlin/kotlinx-kover/blob/v0.7.0/docs/migration-to-0.7.0.md) ##### Features - Implemented improved Kover DSL ([#284](https://togithub.com/Kotlin/kotlinx-kover/issues/284)) - Added Gradle project isolation support ([#144](https://togithub.com/Kotlin/kotlinx-kover/issues/144)) - Introduced API for Coverage Tools ([#195](https://togithub.com/Kotlin/kotlinx-kover/issues/195)) - Added support of Android build variants ([#18](https://togithub.com/Kotlin/kotlinx-kover/issues/18)) - Implemented support filtering of source sets for Kotlin JVM and Kotlin compilations for Kotlin multiplatform ([#245](https://togithub.com/Kotlin/kotlinx-kover/issues/245)) - Added customizable header in HTML report for Kover and JaCoCo report generator ([#194](https://togithub.com/Kotlin/kotlinx-kover/issues/194)) - Added advanced support of Android projects, flavors and flavor dimensions ([#316](https://togithub.com/Kotlin/kotlinx-kover/issues/316), [#319](https://togithub.com/Kotlin/kotlinx-kover/issues/319)) - Introduced Kover Tool artifacts for CLI and runtime for offline instrumentation ([#322](https://togithub.com/Kotlin/kotlinx-kover/issues/322)) - Added support charset for HTML report ##### Internal features - Added dokka docs - Added binary compatibility validator ([#305](https://togithub.com/Kotlin/kotlinx-kover/issues/305)) - IntelliJ coverage dependency versions upgraded to 1.0.716 ##### Bugfixes - Fixed `Cannot run Project.afterEvaluate` ([#221](https://togithub.com/Kotlin/kotlinx-kover/issues/221)) - Fixed missing report path in logs for cached HTML task ([#283](https://togithub.com/Kotlin/kotlinx-kover/issues/283)) - Disabled artifact generation when calling the `assemble` task ([#353](https://togithub.com/Kotlin/kotlinx-kover/issues/353)) - Fixed variant level filters for reports ([#366](https://togithub.com/Kotlin/kotlinx-kover/issues/366)) ##### Changelog relative to version `0.7.0-Beta` ##### Features - Added support charset for html report ##### Bugfixes - Disabled artifact generation when calling the `assemble` task ([#353](https://togithub.com/Kotlin/kotlinx-kover/issues/353)) - Fixed variant level filters for reports ([#366](https://togithub.com/Kotlin/kotlinx-kover/issues/366)) ##### Internal features - IntelliJ coverage dependency versions upgraded to 1.0.716Configuration
📅 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.