Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.7.0 #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.kover 0.5.1 -> 0.7.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx-kover

v0.7.0

===================
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

Features
  • Implemented improved Kover DSL (#​284)
  • Added Gradle project isolation support (#​144)
  • Introduced API for Coverage Tools (#​195)
  • Added support of Android build variants (#​18)
  • Implemented support filtering of source sets for Kotlin JVM and Kotlin compilations for Kotlin multiplatform (#​245)
  • Added customizable header in HTML report for Kover and JaCoCo report generator (#​194)
  • Added advanced support of Android projects, flavors and flavor dimensions (#​316, #​319)
  • Introduced Kover Tool artifacts for CLI and runtime for offline instrumentation (#​322)
  • Added support charset for HTML report
Internal features
  • Added dokka docs
  • Added binary compatibility validator (#​305)
  • IntelliJ coverage dependency versions upgraded to 1.0.716
Bugfixes
  • Fixed Cannot run Project.afterEvaluate (#​221)
  • Fixed missing report path in logs for cached HTML task (#​283)
  • Disabled artifact generation when calling the assemble task (#​353)
  • Fixed variant level filters for reports (#​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)
  • Fixed variant level filters for reports (#​366)
Internal features
  • IntelliJ coverage dependency versions upgraded to 1.0.716

v0.6.1

===================

Features
  • Implemented filtering of reports by annotation (#​121)
  • Minimal and default agent versions upgraded to 1.0.683
Bugfixes
  • Added filtering out projects without a build file (#​222)
  • Added JaCoCo reports filtering (#​220)
  • Fixed coverage for function reference (#​148)
  • Fixed incorrect multiplatform lookup adapter (#​193)
  • Fixed ArrayIndexOutOfBoundsException during class instrumentation (#​166)
Internal features
  • Upgraded Gradle version to 7.5.1
  • Rewritten functional tests infrastructure
  • Added example projects
  • XML and HTML report generation moved to Kover Aggregator
Documentation
  • Added contribution guide
  • Added section Building and contributing into Table of contents
  • Fix migration to 0.6.0 documentation

v0.6.0

===================
Note that this is a full changelog relative to 0.6.0 version. Changelog relative to 0.6.0-Beta can be found at the end of the changelog.

In this version, the plugin API has been completely redesigned. The new API allows you to configure Kover in a more flexible manner, there is no need to configure Kover or test tasks separately.

Please refer to migration guide in order to migrate from previous versions.

Features
  • Implemented a new plugin API (#​19)
  • Added support of instruction and branch counters for verification tasks (#​128)
  • Ordered report tasks before verification tasks (#​209)
  • Minimal and default agent versions upgraded to 1.0.680
Bugfixes
  • Verification task is no longer executed if there are no rules (#​168)
  • Added instrumentation filtering by common filters (#​201)
  • Fixed instrumentation counter in IntelliJ verifier (#​210, #​211, #​212)
Internal features
  • Kotlin version upgraded to 1.7.10
  • instrumentation config added to the test framework
  • added test on instrumentation config
Documentation
  • Updated docs for onCheck properties (#​213)
Changelog relative to version 0.6.0-Beta
Features
  • Ordered report tasks before verification (#​209)
  • Minimal and default agent versions upgraded to 1.0.680
Bugfixes
  • Added instrumentation filtering by common filters (#​201)
  • Fixed instrumentation counter in IntelliJ verifier (#​210, #​211, #​212)
Documentation
  • Updated docs for onCheck properties (#​213)

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from goncalossilva as a code owner August 24, 2022 00:04
@renovate renovate bot force-pushed the renovate/kotlinx-kover branch 2 times, most recently from 5fdea0f to 53ca32c Compare August 24, 2022 03:57
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.0 chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.1 Oct 3, 2022
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.1 chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.1 - autoclosed Jun 2, 2023
@renovate renovate bot closed this Jun 2, 2023
@renovate renovate bot deleted the renovate/kotlinx-kover branch June 2, 2023 08:54
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.1 - autoclosed chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.1 Jun 2, 2023
@renovate renovate bot reopened this Jun 2, 2023
@renovate renovate bot restored the renovate/kotlinx-kover branch June 2, 2023 13:30
@renovate renovate bot force-pushed the renovate/kotlinx-kover branch from 68d91f7 to b4abe90 Compare June 2, 2023 13:31
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.6.1 chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.7.0 Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants