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

Porting ProfileViewModel to reducer #260

Merged
merged 2 commits into from
Nov 7, 2022
Merged

Porting ProfileViewModel to reducer #260

merged 2 commits into from
Nov 7, 2022

Conversation

ouchadam
Copy link
Owner

@ouchadam ouchadam commented Nov 7, 2022

No description provided.

@ouchadam ouchadam changed the title Porting ProfileViewwModel to reducer Porting ProfileViewModel to reducer Nov 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

APK Size: 2.01 MB

@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #260 (aa19346) into main (5c4ff45) will increase coverage by 0.90%.
The diff coverage is 65.51%.

@@             Coverage Diff              @@
##               main     #260      +/-   ##
============================================
+ Coverage     67.19%   68.09%   +0.90%     
- Complexity      636      637       +1     
============================================
  Files           248      250       +2     
  Lines          5898     5890       -8     
  Branches        738      744       +6     
============================================
+ Hits           3963     4011      +48     
+ Misses         1575     1505      -70     
- Partials        360      374      +14     
Impacted Files Coverage Δ
core/src/main/kotlin/app/dapk/st/core/JobBag.kt 0.00% <0.00%> (ø)
.../src/main/kotlin/app/dapk/st/home/HomeViewModel.kt 0.00% <0.00%> (ø)
...n/kotlin/app/dapk/st/profile/state/ProfileState.kt 100.00% <ø> (ø)
...kotlin/app/dapk/st/profile/state/ProfileReducer.kt 67.50% <67.50%> (ø)
...kotlin/app/dapk/st/profile/state/ProfileUseCase.kt 81.81% <81.81%> (ø)
.../kotlin/app/dapk/st/profile/state/ProfileAction.kt 100.00% <100.00%> (ø)
.../st/matrix/device/internal/DefaultDeviceService.kt 93.82% <0.00%> (-3.71%) ⬇️
.../olm/src/main/kotlin/app/dapk/st/olm/OlmWrapper.kt 88.88% <0.00%> (ø)
...ngine/src/main/kotlin/app/dapk/st/engine/Models.kt 81.69% <0.00%> (+7.04%) ⬆️
core/src/main/kotlin/app/dapk/st/core/Lce.kt 50.00% <0.00%> (+16.66%) ⬆️
... and 1 more

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

@ouchadam ouchadam merged commit 8885406 into main Nov 7, 2022
@ouchadam ouchadam deleted the tech/profile-reducer branch November 7, 2022 21:22
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