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

Attention: Patch coverage is 62.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 52.34%. Comparing base (418a3d1) to head (f6e6c23).
Report is 124 commits behind head on master.

Files with missing lines Patch % Lines
...in/java/com/hoc/flowmvi/data/UserRepositoryImpl.kt 68.00% 7 Missing and 1 partial ⚠️
...in/src/main/java/com/hoc/flowmvi/ui/main/MainVM.kt 60.00% 0 Missing and 4 partials ⚠️
...om/hoc/flowmvi/mvi_testing/BaseMviViewModelTest.kt 0.00% 3 Missing ⚠️
...-add/src/main/java/com/hoc/flowmvi/ui/add/AddVM.kt 66.66% 0 Missing and 2 partials ⚠️
...rc/main/java/com/hoc/flowmvi/ui/search/SearchVM.kt 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? 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.

1 participant