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 Compose UI #36

Merged
merged 3 commits into from
Jun 20, 2024
Merged

Migrate to Compose UI #36

merged 3 commits into from
Jun 20, 2024

Conversation

mohsenoid
Copy link
Owner

No description provided.

@mohsenoid mohsenoid self-assigned this Jun 19, 2024
@mohsenoid mohsenoid force-pushed the develop-v2 branch 4 times, most recently from a2e4f9d to 7b4f637 Compare June 20, 2024 12:10
Signed-off-by: Mohsen <[email protected]>
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

Attention: Patch coverage is 0.43516% with 1144 lines in your changes missing coverage. Please review.

Project coverage is 0.43%. Comparing base (3305fc4) to head (1f7e24b).
Report is 36 commits behind head on develop.

Files Patch % Lines
...hsenoid/rickandmorty/ui/episodes/EpisodesScreen.kt 0.00% 150 Missing ⚠️
...ty/ui/characters/details/CharacterDetailsScreen.kt 0.00% 123 Missing ⚠️
...noid/rickandmorty/ui/episodes/EpisodesViewModel.kt 0.00% 119 Missing ⚠️
...ickandmorty/ui/characters/list/CharactersScreen.kt 0.00% 104 Missing ⚠️
...in/java/com/mohsenoid/rickandmorty/MainActivity.kt 0.00% 93 Missing ⚠️
...dmorty/data/characters/CharactersRepositoryImpl.kt 0.00% 65 Missing ⚠️
...ohsenoid/rickandmorty/ui/util/EndlessLazyColumn.kt 0.00% 54 Missing ⚠️
...ckandmorty/data/episodes/EpisodesRepositoryImpl.kt 0.00% 35 Missing ⚠️
...noid/rickandmorty/ui/util/AsyncImageWithPreview.kt 0.00% 26 Missing ⚠️
...andmorty/data/remote/model/CharacterRemoteModel.kt 0.00% 25 Missing ⚠️
... and 33 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #36       +/-   ##
=============================================
- Coverage      42.18%   0.43%   -41.75%     
=============================================
  Files             62      43       -19     
  Lines            678    1149      +471     
  Branches         107     233      +126     
=============================================
- Hits             286       5      -281     
- Misses           301    1144      +843     
+ Partials          91       0       -91     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mohsenoid mohsenoid merged commit d4d7215 into develop Jun 20, 2024
1 of 3 checks passed
@mohsenoid mohsenoid deleted the develop-v2 branch June 20, 2024 13:38
mohsenoid added a commit that referenced this pull request Jun 20, 2024
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.

1 participant