-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update kover to v0.9.1 #478
Merged
Merged
Conversation
This file contains 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #478 +/- ##
=======================================
Coverage 89.47% 89.47%
=======================================
Files 21 21
Lines 741 741
Branches 82 82
=======================================
Hits 663 663
Misses 50 50
Partials 28 28 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/kover
branch
from
January 10, 2025 13:27
eb56952
to
893d618
Compare
renovate
bot
force-pushed
the
renovate/kover
branch
from
January 10, 2025 13:48
893d618
to
e8b716e
Compare
WhosNickDoglio
pushed a commit
that referenced
this pull request
Jan 10, 2025
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --------------------------------------------------------------------------------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [org.jetbrains.kotlinx.kover](https://redirect.github.com/Kotlin/kotlinx-kover) | `0.9.0` -> `0.9.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.0/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.0/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.jetbrains.kotlinx:kover-gradle-plugin](https://redirect.github.com/Kotlin/kotlinx-kover) | `0.9.0` -> `0.9.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx:kover-gradle-plugin/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlinx:kover-gradle-plugin/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlinx:kover-gradle-plugin/0.9.0/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx:kover-gradle-plugin/0.9.0/0.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | *** ### Release Notes <details> <summary>Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)</summary> ### [`v0.9.1`](https://redirect.github.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#091--2025-01-08) \=================== #### Kover Gradle Plugin ##### Features - [`#714`](https://redirect.github.com/Kotlin/kotlinx-kover/issues/714) Added ability to specify inclusion filter for source sets ##### Bugfixes - [`#716`](https://redirect.github.com/Kotlin/kotlinx-kover/issues/716) Fixed Gradle 9.0 migration issue - [`#721`](https://redirect.github.com/Kotlin/kotlinx-kover/issues/721) Fixed creation of Kover Agent arguments file </details> *** ### Configuration 📅 **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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. *** - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box *** This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/WhosNickDoglio/dagger-rules). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> <!-- branch-stack --> - `main` - \#478 :point\_left: Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
0.9.0
->0.9.1
0.9.0
->0.9.1
Release Notes
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)
v0.9.1
===================
Kover Gradle Plugin
Features
#714
Added ability to specify inclusion filter for source setsBugfixes
#716
Fixed Gradle 9.0 migration issue#721
Fixed creation of Kover Agent arguments fileConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
main