structurizr-dsl-intellij-plugin
structurizr-dsl-intellij-plugin copied to clipboard
Update plugin org.jetbrains.kotlinx.kover to v0.8.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.jetbrains.kotlinx.kover | 0.7.6 -> 0.8.0 |
Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.8.0
=================== This release introduces DSL rework to simplify the work with Android build variants, adds the possibility of lazy configuration, allows for the creation of custom report variants, and expands the ability of reports filtering.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as the migration guide.
Kover Gradle Plugin
Features
#461Implemented DSL revision 4#410Add possibility of lazy configuration of Kover extensions#462Redesign the concept of default reports#463Add the ability to create custom report variants#338Create an interface for Kover tasks#66Added support for the publishing plugin to Gradle Plugin Portal#466Implemented multi-project shortcuts#339Implemented warn on verification error#572Added DslMarker to Kover public interfaces#570Added overload for functions of KoverVariantCreateConfig#590Expose reportDir property in KoverHtmlReport interface#587Added property variantName to KoverReport interface#584Added project filter for reports#274Allow for classes to be Included by annotation#454Added a report filter by parent class or interface
Bugfixes
#557Changed log level for print coverage task#520Fixed error: Kover requires extension with name 'androidComponents'
Internal features
#567Used compile dependency to Kover Features in Kover Gradle Plugin
Documentation
#531Added explanations about applying of the plugin#486Increased the readability of the Kover documentation
Kover JVM Agent
Features
#464Repacked the intellij-agent artifact to kover-jvm-agent
Bugfixes
#583Excluded from report companion objects with only constants#548Fixed coverage drop in case of using different classloaders for same class
Changelog relative to version 0.8.0-Beta2
Kover Gradle Plugin
Features
#590Expose reportDir property in KoverHtmlReport interface#587Added property variantName to KoverReport interface#584Added project filter for reports#274Allow for classes to be Included by annotation#454Added a report filter by parent class or interface
Documentation
#486Increased the readability of the Kover documentation for 0.8.0
Kover JVM Agent
Bugfixes
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.