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

Kotlin 2.0.0 and related things #275

Closed hoc081098 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 76.24%. Comparing base (c6f5cae) to head (beb2f97). Report is 5 commits behind head on master.

Files Patch % Lines
...c081098/kmp/viewmodel/CreationExtras.nonAndroid.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #275 +/- ## ========================================== + Coverage 75.88% 76.24% +0.35% ========================================== Files 44 44 Lines 506 501 -5 Branches 77 69 -8 ========================================== - Hits 384 382 -2 - Misses 100 102 +2 + Partials 22 17 -5 ```

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