-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 01e2f24
authored
Update kover to v0.9.1 (#478)
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` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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>1 parent 77ff63a commit 01e2f24Copy full SHA for 01e2f24
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments