ouchadam / small-talk

Minimal Android messenger powered by Matrix
Apache License 2.0
139 stars 4 forks source link

Tech/Converting login view model to state/reducer pattern #295

Closed ouchadam closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #295 (df9e97c) into main (78d8d7d) will increase coverage by 2.43%. The diff coverage is 89.13%.

@@             Coverage Diff              @@
##               main     #295      +/-   ##
============================================
+ Coverage     47.86%   50.29%   +2.43%     
- Complexity      107      110       +3     
============================================
  Files           100      102       +2     
  Lines          1661     1674      +13     
  Branches        222      225       +3     
============================================
+ Hits            795      842      +47     
+ Misses          774      737      -37     
- Partials         92       95       +3     
Impacted Files Coverage Δ
.../src/main/kotlin/app/dapk/st/home/HomeViewModel.kt 0.00% <0.00%> (ø)
...ain/kotlin/app/dapk/st/login/state/LoginReducer.kt 86.36% <86.36%> (ø)
...main/kotlin/app/dapk/st/login/state/LoginAction.kt 100.00% <100.00%> (ø)
...ain/kotlin/app/dapk/st/login/state/LoginUseCase.kt 100.00% <100.00%> (ø)
...e/src/main/kotlin/app/dapk/st/core/HeliumLogger.kt 54.54% <0.00%> (+27.27%) :arrow_up:

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

github-actions[bot] commented 1 year ago

APK Size: 2.01 MB