Bump org.jetbrains.kotlinx.kover from 0.9.7 to 0.9.8#423
Merged
OptimumCode merged 1 commit intomainfrom Mar 28, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 7f84344 | Previous: d10835b | Ratio |
|---|---|---|---|
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
1969.7372942989216 us/op |
1114.4849028138528 us/op |
1.77 |
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
1873.7836115913556 us/op |
1167.2692335632182 us/op |
1.61 |
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
4182.1857296460175 us/op |
2779.7524276422764 us/op |
1.50 |
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
1667.2586488486843 us/op |
1084.2472862032087 us/op |
1.54 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.7 to 0.9.8. - [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.7...v0.9.8) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
beb57f9 to
7f84344
Compare
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.7 to 0.9.8.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
Commits
e329feaRelease 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 docs