uhooi / UhooiPicBook-Android

Uhooi's character book.
MIT License
25 stars 12 forks source link

Refactor model #222

Closed uhooi closed 2 years ago

uhooi commented 2 years ago

Reference

codecov[bot] commented 2 years ago

Codecov Report

Merging #222 (796c680) into develop (0d178b4) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 796c680 differs from pull request most recent head 3335b70. Consider uploading reports for the commit 3335b70 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #222   +/-   ##
=======================================
  Coverage     0.00%   0.00%           
=======================================
  Files           17      18    +1     
  Lines          361     375   +14     
  Branches        30      30           
=======================================
- Misses         361     375   +14     
Impacted Files Coverage Δ
...hooi/uhooipicbook/data/monsters/impl/MonsterDto.kt 0.00% <0.00%> (ø)
...book/data/monsters/impl/MonstersFirestoreClient.kt 0.00% <0.00%> (ø)
...theuhooi/uhooipicbook/domain/models/MonsterItem.kt 0.00% <0.00%> (ø)
...ipicbook/ui/monsterdetail/MonsterDetailFragment.kt 0.00% <ø> (ø)
.../uhooipicbook/ui/monsterlist/MonsterListAdapter.kt 0.00% <ø> (ø)
...oi/uhooipicbook/ui/monsterlist/MonsterViewModel.kt 0.00% <0.00%> (ø)

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 0d178b4...3335b70. Read the comment docs.