build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.9 - #6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.9#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.1 to 0.9.9. - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.1...v0.9.9) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like org.jetbrains.kotlinx.kover is no longer a dependency, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.9
branch
July 27, 2026 11:48
maxonfjvipon
pushed a commit
that referenced
this pull request
Jul 27, 2026
The compileKotlinTask crash was an old Kover-vs-Kotlin-2.x bug fixed in 0.9.9 (what Dependabot's #6 offered); Kover's IntelliJ agent matches coverage by class name, so it records real data where JaCoCo reported 0%. Add the kover onCheck XML report, the coverage workflow uploading build/reports/kover, and the codecov badge. Matches how TeXiFy-IDEA does it on the same platform 2.18.1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.9.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
... (truncated)
Commits
95de3acRelease 0.9.9135968eFixed Gradle 9.6.0 deprecation warning0b7319eApplied artifacts validator plugin6f712ccFix 0% coverage for classes in com.android.* packages (#810)c8be110Use local repo for publishinge329feaRelease 0.9.8d006ccdFilled Implementation fields Vendor/Title/Version in MANIFEST.MF9c300e1Fixed Android multiplatform library support in case of the violation of the p...e302173Update publish plugin and declare configuration cache compatibilityb95e2bfFix aggregated plugin docsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)