Skip to content

Update test and split core #58

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

Merged
merged 7 commits into from
Nov 6, 2021
Merged

Update test and split core #58

merged 7 commits into from
Nov 6, 2021

Conversation

hoc081098
Copy link
Member

No description provided.

…e/MVI-Coroutines-Flow into wip-test

� Conflicts:
�	mvi/mvi-testing/src/main/java/com/flowmvi/mvi_testing/BaseMviViewModelTest.kt
@hoc081098 hoc081098 added the enhancement New feature or request label Nov 5, 2021
@hoc081098 hoc081098 self-assigned this Nov 5, 2021
@codecov
Copy link

codecov bot commented Nov 5, 2021

Codecov Report

Merging #58 (ecbc6b9) into master (1df41c7) will increase coverage by 2.31%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
+ Coverage     26.52%   28.84%   +2.31%     
  Complexity       54       54              
============================================
  Files            43       40       -3     
  Lines          1082      995      -87     
  Branches        106      104       -2     
============================================
  Hits            287      287              
+ Misses          790      703      -87     
  Partials          5        5              
Impacted Files Coverage Δ
...p/src/main/java/com/hoc/flowmvi/core/CoreModule.kt 100.00% <ø> (ø)
...rc/main/java/com/hoc/flowmvi/core/NavigatorImpl.kt 50.00% <ø> (ø)
...rc/main/java/com/hoc/flowmvi/ui/add/AddActivity.kt 0.00% <ø> (ø)
.../src/main/java/com/hoc/flowmvi/ui/add/AddModule.kt 0.00% <ø> (ø)
.../main/java/com/hoc/flowmvi/ui/main/MainActivity.kt 0.00% <ø> (ø)
...n/java/com/hoc/flowmvi/ui/search/SearchActivity.kt 0.00% <ø> (ø)
...ain/java/com/hoc/flowmvi/ui/search/SearchModule.kt 0.00% <ø> (ø)
...va/com/hoc/flowmvi/mvi_base/AbstractMviActivity.kt 0.00% <ø> (ø)
...va/com/flowmvi/mvi_testing/BaseMviViewModelTest.kt 0.00% <0.00%> (ø)
...src/main/java/com/hoc/flowmvi/core_ui/CollectIn.kt
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1df41c7...ecbc6b9. Read the comment docs.

@hoc081098 hoc081098 merged commit f399609 into master Nov 6, 2021
@hoc081098 hoc081098 deleted the wip-test branch November 6, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant