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

[POC] refactor: context receivers #164

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

hoc081098
Copy link
Member

No description provided.

@hoc081098 hoc081098 self-assigned this Sep 22, 2022
@hoc081098 hoc081098 added enhancement New feature or request dependencies Pull requests that update a dependency file labels Sep 22, 2022
@hoc081098 hoc081098 changed the title refactor: context receivers [WIP] refactor: context receivers Sep 22, 2022
@hoc081098 hoc081098 changed the title [WIP] refactor: context receivers refactor: context receivers Sep 29, 2022
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Merging #164 (f6e6c23) into master (418a3d1) will decrease coverage by 0.41%.
The diff coverage is 62.00%.

@@             Coverage Diff              @@
##             master     #164      +/-   ##
============================================
- Coverage     52.75%   52.34%   -0.42%     
  Complexity       74       74              
============================================
  Files            45       45              
  Lines          1107     1131      +24     
  Branches        126      134       +8     
============================================
+ Hits            584      592       +8     
- Misses          496      504       +8     
- Partials         27       35       +8     
Impacted Files Coverage Δ
...m/hoc/flowmvi/domain/usecase/SearchUsersUseCase.kt 100.00% <ø> (ø)
...om/hoc/flowmvi/mvi_testing/BaseMviViewModelTest.kt 0.00% <0.00%> (ø)
...rc/main/java/com/hoc/flowmvi/ui/search/SearchVM.kt 88.23% <33.33%> (-3.07%) ⬇️
...in/src/main/java/com/hoc/flowmvi/ui/main/MainVM.kt 83.33% <60.00%> (-4.91%) ⬇️
...-add/src/main/java/com/hoc/flowmvi/ui/add/AddVM.kt 90.52% <66.66%> (-1.70%) ⬇️
...in/java/com/hoc/flowmvi/data/UserRepositoryImpl.kt 82.02% <68.00%> (-4.57%) ⬇️
...a/com/hoc/flowmvi/domain/usecase/AddUserUseCase.kt 100.00% <100.00%> (ø)
...c/flowmvi/domain/usecase/RefreshGetUsersUseCase.kt 100.00% <100.00%> (ø)
...om/hoc/flowmvi/domain/usecase/RemoveUserUseCase.kt 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hoc081098 hoc081098 changed the title refactor: context receivers [POC] refactor: context receivers Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant