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
0.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 changelog file.
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.
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
0.6.0 / 2022-08-23
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.
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 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)
Bumps org.jetbrains.kotlinx.kover from 0.5.1 to 0.6.1.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
... (truncated)
Commits
24a0188
Release 0.6.18734c77
Minimal and default agent versions upgraded to1.0.683
3dc8702
Fixed incorrect multiplatform lookup adapter562d11c
Add Android example project55173f6
Implemented filtering of reports by annotation1d75e05
Fix migration to 0.6.0 documentationd72c49d
Added example projects798dc69
Added sectionBuilding and contributing
into Table of contentsda53779
Added contribution guide633aebf
Added JaCoCo reports filteringDependabot 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 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)