Update dependency org.jetbrains.kotlinx.kover to v0.9.4 #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.3→0.9.4Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.9.4===================
Kover Gradle Plugin
Bugfixes
#776Added support for Android Gradle Plugin 9.0.0v0.9.3===================
Kover Gradle Plugin
Bugfixes
#759Fixed locating of host tests for the multiplatform Android library#766Fixed support of KSP pluginBuild features
9.1.0v0.9.2===================
Kover Gradle Plugin
Features
#748Disable caching for KoverAgentJarTaskBugfixes
#747Added support for KMP Android library pluginv0.9.1===================
Kover Gradle Plugin
Features
#714Added ability to specify inclusion filter for source setsBugfixes
#716Fixed Gradle 9.0 migration issue#721Fixed creation of Kover Agent arguments filev0.9.0===================
Kover Gradle Plugin
Features
#645Added ability to supplement coverage values from external binary reports#673Implemented ability to specify instrumentation include filterBugfixes
#678Added USAGE attribute to all Kover configurations#666Replaced JaCoCo ant-calls with programmatic calls of JaCoCo's classesKover Aggregation Plugin
Features
Bugfixes
Kover CLI
Features
#677Implemented merging of binary reports in Kover CLI and Kover FeaturesBugfixes
#709Fixed offline instrumentation of jar filesKover JVM Agent
Bugfixes
Documentation
#660Fixed mistake in JVM agent docsKover Maven Plugin
Documentation
#658Fixed documentation about Maven plugin#701Fixed warning for empty Kotlin plugin configurationChangelog relative to version
0.9.0-RCKover Aggregation Plugin
Kover Maven Plugin
#701Fixed warning for empty Kotlin plugin configurationKover CLI
#709Fixed offline instrumentation of jar filesv0.8.3===================
Kover Aggregation Plugin
Kover Maven Plugin
#51Implemented Kover Maven Pluginv0.8.2===================
Kover Aggregation Plugin
Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running.
This is not a production-ready plugin, it is in an incubation state.
Please refer to the GitHub issue and documentation for details.
Kover Gradle Plugin
Bugfixes
#621Fixed coverage evaluation for enum in K2#633Fix issue with identical cache keys between projects#613Fixed JaCoCo error: Can't add different class with same name#601Fixed support of Compose functions#646Fixed reusing of configuration cache#628Fixed coverage evaluation of try-finally and try-with-resources for Java codeFeatures
v0.8.1===================
Kover Gradle Plugin
Features
#600Apply recommendations for improving DSLBugfixes
#610FixedKoverCriticalExceptionwith a certain order of applying of pluginsv0.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 interfaceBugfixes
#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 PluginDocumentation
#531Added explanations about applying of the plugin#486Increased the readability of the Kover documentationKover JVM Agent
Features
#464Repacked the intellij-agent artifact to kover-jvm-agentBugfixes
#583Excluded from report companion objects with only constants#548Fixed coverage drop in case of using different classloaders for same classChangelog relative to version
0.8.0-Beta2Kover 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 interfaceDocumentation
#486Increased the readability of the Kover documentation for 0.8.0Kover JVM Agent
Bugfixes
#583Excluded from report companion objects with only constants#548Fixed coverage drop in case of using different classloaders for same classv0.7.6===================
Kover Gradle Plugin
Features
#527Added the ability to specify a header for an XML reportBugfixes
#510FixedStream closederror when generating Kover HTML report#513Fixed breaking configuration cache#517Fixed incorrect marking of first function line when parameters with default value are used#530Fixed the presence of classes instrumented with Robolectric in Jacoco reports#543Fixed package exclusion in reports for JaCoCoKover Offline
Features
#534Created Kover features artifact to invoke the capabilities of Kover programmaticallyv0.7.5===================
Kover Gradle Plugin
Features
#503Introduced Offline Runtime API for saving binary reportBugfixes
#478Added Kover dependency check#451Skip Kotlin object if it is containing only constants#459Fixed applying of the root verification rules#489Fixed adding data to an already existing binary report filev0.7.4===================
Kover Gradle Plugin
Features
#441Added support for Android dynamic feature pluginsBugfixes
#440Replaced absolute paths in the Kover artifact with relative ones#446Disabled writing of FreeMarker logs to stdout when generating an HTML report#470Update HTML report path to be clickable#385Exclude nested functions in function excluded by annotation#303Optional function parameters should not be considered a "branch"#436Fixed random koverHtmlReport fails with "Stream closed" or "zip file closed"Build features
8.2.1Test features
#437Added functional test on Gradle nested classes validation errorConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.