Skip to content
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 dependency org.jetbrains.kotlinx:kover-gradle-plugin to v0.7.4 #3148

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kover-gradle-plugin 0.7.3 -> 0.7.4 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Kotlin/kotlinx-kover (org.jetbrains.kotlinx:kover-gradle-plugin)

v0.7.4

===================

Kover Gradle Plugin

Features
  • #441 Added support for Android dynamic feature plugins
Bugfixes
  • #440 Replaced absolute paths in the Kover artifact with relative ones
  • #446 Disabled writing of FreeMarker logs to stdout when generating an HTML report
  • #470 Update HTML report path to be clickable
  • #385 Exclude nested functions in function excluded by annotation
  • #303 Optional function parameters should not be considered a "branch"
  • #436 Fixed random koverHtmlReport fails with "Stream closed" or "zip file closed"
Build features
  • Upgraded Gradle version to 8.2.1
Test features
  • #437 Added functional test on Gradle nested classes validation error

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #3148 (0ee6800) into develop (7b864cd) will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #3148      +/-   ##
===========================================
+ Coverage    32.21%   32.28%   +0.06%     
===========================================
  Files          426      427       +1     
  Lines        10500    10501       +1     
  Branches      2328     2317      -11     
===========================================
+ Hits          3383     3390       +7     
- Misses        6553     6554       +1     
+ Partials       564      557       -7     

see 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@frett frett enabled auto-merge (rebase) October 10, 2023 22:21
@frett frett merged commit b4fea64 into develop Oct 10, 2023
12 checks passed
@frett frett deleted the renovate/kotlinkover branch October 10, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant