Aplin
Aplin copied to clipboard
Bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.1
Bumps org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.1.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
0.9.1
Kover Gradle Plugin
Features
[#714](https://github.com/Kotlin/kotlinx-kover/issues/714)
Added ability to specify inclusion filter for source setsBugfixes
[#716](https://github.com/Kotlin/kotlinx-kover/issues/716)
Fixed Gradle 9.0 migration issue[#721](https://github.com/Kotlin/kotlinx-kover/issues/721)
Fixed creation of Kover Agent arguments file0.9.0
Kover Gradle Plugin
Features
[#645](https://github.com/Kotlin/kotlinx-kover/issues/645)
Added ability to supplement coverage values from external binary reports[#673](https://github.com/Kotlin/kotlinx-kover/issues/673)
Implemented ability to specify instrumentation include filterBugfixes
[#678](https://github.com/Kotlin/kotlinx-kover/issues/678)
Added USAGE attribute to all Kover configurations[#666](https://github.com/Kotlin/kotlinx-kover/issues/666)
Replaced JaCoCo ant-calls with programmatic calls of JaCoCo's classesKover Aggregation Plugin
Features
- Made class KoverSettingsGradlePlugin from aggregated plugin public
- Implemented verification in Kover Aggregated Plugin
- Added ability to skip projects
- Added ability to limit instrumented class globally and locally in a project
- Added ability to exclude test task from instrumentation in a project config
- Implement feature to check verification rule on every project
Bugfixes
- Fixed bug with non-existing binary report files
Kover CLI
Features
[#677](https://github.com/Kotlin/kotlinx-kover/issues/677)
Implemented merging of binary reports in Kover CLI and Kover FeaturesBugfixes
[#709](https://github.com/Kotlin/kotlinx-kover/issues/709)
Fixed offline instrumentation of jar files- Fixed skipping some classes during offline instrumentation
Kover JVM Agent
Bugfixes
- Fixed JVM agent arguments parsing to support include filter
Documentation
[#660](https://github.com/Kotlin/kotlinx-kover/issues/660)
Fixed mistake in JVM agent docsKover Maven Plugin
Documentation
[#658](https://github.com/Kotlin/kotlinx-kover/issues/658)
Fixed documentation about Maven plugin[#701](https://github.com/Kotlin/kotlinx-kover/issues/701)
Fixed warning for empty Kotlin plugin configuration0.9.0-RC
Kover Gradle Plugin
Features
[#645](https://github.com/Kotlin/kotlinx-kover/issues/645)
Added ability to supplement coverage values from external binary reports
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
0.9.1 / 2025-01-08
Kover Gradle Plugin
Features
[#714](https://github.com/Kotlin/kotlinx-kover/issues/714)
Added ability to specify inclusion filter for source setsBugfixes
[#716](https://github.com/Kotlin/kotlinx-kover/issues/716)
Fixed Gradle 9.0 migration issue[#721](https://github.com/Kotlin/kotlinx-kover/issues/721)
Fixed creation of Kover Agent arguments file0.9.0 / 2024-12-12
Kover Gradle Plugin
Features
[#645](https://github.com/Kotlin/kotlinx-kover/issues/645)
Added ability to supplement coverage values from external binary reports[#673](https://github.com/Kotlin/kotlinx-kover/issues/673)
Implemented ability to specify instrumentation include filterBugfixes
[#678](https://github.com/Kotlin/kotlinx-kover/issues/678)
Added USAGE attribute to all Kover configurations[#666](https://github.com/Kotlin/kotlinx-kover/issues/666)
Replaced JaCoCo ant-calls with programmatic calls of JaCoCo's classesKover Aggregation Plugin
Features
- Made class KoverSettingsGradlePlugin from aggregated plugin public
- Implemented verification in Kover Aggregated Plugin
- Added ability to skip projects
- Added ability to limit instrumented class globally and locally in a project
- Added ability to exclude test task from instrumentation in a project config
- Implement feature to check verification rule on every project
Bugfixes
- Fixed bug with non-existing binary report files
Kover CLI
Features
[#677](https://github.com/Kotlin/kotlinx-kover/issues/677)
Implemented merging of binary reports in Kover CLI and Kover FeaturesBugfixes
[#709](https://github.com/Kotlin/kotlinx-kover/issues/709)
Fixed offline instrumentation of jar files- Fixed skipping some classes during offline instrumentation
Kover JVM Agent
Bugfixes
- Fixed JVM agent arguments parsing to support include filter
Documentation
[#660](https://github.com/Kotlin/kotlinx-kover/issues/660)
Fixed mistake in JVM agent docsKover Maven Plugin
Documentation
[#658](https://github.com/Kotlin/kotlinx-kover/issues/658)
Fixed documentation about Maven plugin[#701](https://github.com/Kotlin/kotlinx-kover/issues/701)
Fixed warning for empty Kotlin plugin configurationChangelog relative to version
0.9.0-RC
... (truncated)
Commits
142e22e
Release 0.9.13f6745d
Added ability to specify inclusion filter for source sets8e47a67
Improved compatibility test2342c07
Fixed Gradle 9.0 migration issued9b5f4d
Fixed creation of Kover Agent arguments filed7e35a7
Upgrade Gradle to 8.12b9f3f1c
Release 0.9.0b69d396
Fixed offline instrumentation of jar files66cf68e
Fixed warning for empty Kotlin plugin configuration1acc054
Improved Kover Settings plugin- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)