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

Tech/home reducer #298

Merged
merged 5 commits into from
Dec 30, 2022
Merged

Tech/home reducer #298

merged 5 commits into from
Dec 30, 2022

Conversation

ouchadam
Copy link
Owner

Ports the HomeViewModel to the screen-state reducer pattern

@github-actions
Copy link
Contributor

APK Size: 2.01 MB

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #298 (167c3f8) into main (a58a734) will increase coverage by 4.36%.
The diff coverage is 81.57%.

@@             Coverage Diff              @@
##               main     #298      +/-   ##
============================================
+ Coverage     50.29%   54.66%   +4.36%     
- Complexity      110      117       +7     
============================================
  Files           102      103       +1     
  Lines          1674     1683       +9     
  Branches        225      232       +7     
============================================
+ Hits            842      920      +78     
+ Misses          737      656      -81     
- Partials         95      107      +12     
Impacted Files Coverage Δ
.../main/kotlin/app/dapk/st/core/ComposeExtensions.kt 0.00% <0.00%> (ø)
...tlin/app/dapk/st/settings/state/SettingsReducer.kt 77.01% <ø> (ø)
...tlin/app/dapk/st/home/BetaVersionUpgradeUseCase.kt 80.00% <50.00%> (+80.00%) ⬆️
.../main/kotlin/app/dapk/st/home/state/HomeReducer.kt 83.58% <83.58%> (ø)
...c/main/kotlin/app/dapk/st/home/state/HomeAction.kt 100.00% <100.00%> (ø)
...in/app/dapk/st/directory/state/DirectoryReducer.kt 80.95% <0.00%> (+0.95%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ouchadam ouchadam merged commit bfc4e83 into main Dec 30, 2022
@ouchadam ouchadam deleted the tech/home-reducer branch December 30, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant