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

Migrate to Jetpack Compose (WIP) #97

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Conversation

ErickSumargo
Copy link
Owner

@ErickSumargo ErickSumargo commented Nov 4, 2021

View-Based -> Jetpack Compose

@ErickSumargo ErickSumargo self-assigned this Nov 4, 2021
@ErickSumargo ErickSumargo changed the title Migrate to Jetpack Compose Migrate to Jetpack Compose (WIP) Nov 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #97 (65a1b0b) into main (8eb4489) will increase coverage by 0.69%.
The diff coverage is 56.86%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #97      +/-   ##
============================================
+ Coverage     55.21%   55.91%   +0.69%     
+ Complexity      185       67     -118     
============================================
  Files           118       83      -35     
  Lines          1400     1531     +131     
  Branches        199      202       +3     
============================================
+ Hits            773      856      +83     
- Misses          539      560      +21     
- Partials         88      115      +27     
Impacted Files Coverage Δ
...om/bael/dads/feature/home/screen/home/ViewModel.kt 0.00% <0.00%> (-37.50%) ⬇️
...dads/feature/home/screen/sharepreview/ViewModel.kt 0.00% <0.00%> (ø)
...ael/dads/library/preference/DataStorePreference.kt 0.00% <0.00%> (ø)
...m/bael/dads/library/presentation/ext/ContextExt.kt 100.00% <ø> (ø)
...in/com/bael/dads/library/presentation/font/Font.kt 0.00% <0.00%> (ø)
...ael/dads/feature/home/screen/sharepreview/State.kt 10.52% <10.52%> (ø)
...n/com/bael/dads/feature/home/screen/feed/Screen.kt 11.59% <11.59%> (ø)
.../com/bael/dads/library/presentation/color/Color.kt 28.57% <28.57%> (ø)
...om/bael/dads/feature/home/screen/feed/ViewModel.kt 38.63% <32.25%> (+7.38%) ⬆️
...n/com/bael/dads/feature/home/component/Response.kt 39.39% <39.39%> (ø)
... and 65 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 8eb4489...65a1b0b. Read the comment docs.

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

2 participants