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

Arrow.kt #43

Merged
merged 24 commits into from
Oct 22, 2021
Merged

Arrow.kt #43

merged 24 commits into from
Oct 22, 2021

Conversation

hoc081098
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #43 (2cb0969) into master (a6699ad) will increase coverage by 10.53%.
The diff coverage is 70.53%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #43       +/-   ##
=============================================
+ Coverage     15.35%   25.88%   +10.53%     
- Complexity       18       55       +37     
=============================================
  Files            40       41        +1     
  Lines           990     1016       +26     
  Branches         73       85       +12     
=============================================
+ Hits            152      263      +111     
+ Misses          838      750       -88     
- Partials          0        3        +3     
Impacted Files Coverage Δ
app/src/main/java/com/hoc/flowmvi/App.kt 0.00% <ø> (ø)
...p/src/main/java/com/hoc/flowmvi/core/CoreModule.kt 0.00% <0.00%> (ø)
...om/hoc/flowmvi/core/DefaultCoroutineDispatchers.kt 0.00% <0.00%> (ø)
...a/src/main/java/com/hoc/flowmvi/data/DataModule.kt 0.00% <0.00%> (ø)
.../flowmvi/data/mapper/UserDomainToUserBodyMapper.kt 100.00% <ø> (+100.00%) ⬆️
.../main/java/com/hoc/flowmvi/data/remote/UserBody.kt 57.14% <ø> (+57.14%) ⬆️
...om/hoc/flowmvi/domain/repository/UserRepository.kt 0.00% <0.00%> (ø)
...rc/main/java/com/hoc/flowmvi/ui/add/AddContract.kt 0.00% <0.00%> (ø)
...-add/src/main/java/com/hoc/flowmvi/ui/add/AddVM.kt 0.00% <0.00%> (ø)
.../main/java/com/hoc/flowmvi/ui/main/MainActivity.kt 0.00% <0.00%> (ø)
... and 18 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 a6699ad...2cb0969. Read the comment docs.

@hoc081098 hoc081098 merged commit 7d7150d into master Oct 22, 2021
@hoc081098 hoc081098 deleted the arrow-kt branch October 22, 2021 12:40
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.

None yet

1 participant