sebaslogen / resaca

Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation
MIT License
427 stars 10 forks source link

Feature: Add JVM desktop support #140

Closed sebaslogen closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.78%. Comparing base (d5e4a85) to head (a8e84b3). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
.../com/sebaslogen/resaca/PlatformLifecycleHandler.kt 0.00% 4 Missing :warning:
...slogen/resaca/ComposeLifecycleObservers.desktop.kt 0.00% 1 Missing :warning:
...ewmodel/DefaultViewModelProviderFactory.desktop.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== - Coverage 84.87% 84.78% -0.09% ========================================== Files 53 54 +1 Lines 972 973 +1 Branches 102 102 ========================================== Hits 825 825 - Misses 85 86 +1 Partials 62 62 ```

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