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

[refactor] (#121) try moko viewmodel #126

Merged
merged 6 commits into from
Dec 30, 2023

Conversation

ryanw-mobile
Copy link
Owner

Probably the last PR in 2023. A quick refactor to apply MoKo MVVM, so that we don't have to manage the viewmodelScope by ourselves.

Potentally as we use more existing KMP components, we are able to also try building a web version of this app.

@ryanw-mobile ryanw-mobile added the refactor Refactoring production code, eg. renaming a variable. label Dec 30, 2023
@ryanw-mobile ryanw-mobile added this to the 2023 Q4 milestone Dec 30, 2023
@ryanw-mobile ryanw-mobile self-assigned this Dec 30, 2023
@ryanw-mobile ryanw-mobile linked an issue Dec 30, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5c68c87) 77.84% compared to head (b86d528) 77.82%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   77.84%   77.82%   -0.03%     
==========================================
  Files          61       61              
  Lines        1088     1087       -1     
  Branches      147      147              
==========================================
- Hits          847      846       -1     
  Misses        179      179              
  Partials       62       62              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ryanw-mobile ryanw-mobile merged commit f012eb4 into main Dec 30, 2023
3 of 4 checks passed
@ryanw-mobile ryanw-mobile deleted the refactor/121-try-moko-viewmodel branch December 30, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring production code, eg. renaming a variable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] Try moko viewmodel
2 participants