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
123 stars 6 forks source link

Fix failed GHA #281

Closed hoc081098 closed 4 months ago

hoc081098 commented 4 months ago

Ref: https://github.com/actions/runner/issues/2503#issuecomment-1822250300

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 76.24%. Comparing base (441178c) to head (d34aa2e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #281 +/- ## ======================================= 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.