hoc081098 / kmp-viewmodel

🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.
https://hoc081098.github.io/kmp-viewmodel/docs/0.x/
MIT License
107 stars 5 forks source link

Update gradle/actions action to v3.4.2 #299

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/actions action patch v3.4.1 -> v3.4.2

Release Notes

gradle/actions (gradle/actions) ### [`v3.4.2`](https://togithub.com/gradle/actions/compare/v3.4.1...v3.4.2) [Compare Source](https://togithub.com/gradle/actions/compare/v3.4.1...v3.4.2)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



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

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.24%. Comparing base (ec75c75) to head (82439a6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #299 +/- ## ======================================= Coverage 76.24% 76.24% ======================================= Files 44 44 Lines 501 501 Branches 69 69 ======================================= Hits 382 382 Misses 102 102 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.