rubygarage / shopapp-android

ShopApp is an application that transfers an online store into a mobile app
Apache License 2.0
168 stars 107 forks source link

Improve tests for items #167

Closed DenysZP closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #167 into develop will increase coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #167      +/-   ##
===========================================
+ Coverage    69.02%   69.16%   +0.13%     
===========================================
  Files          228      228              
  Lines         4517     4517              
  Branches       713      713              
===========================================
+ Hits          3118     3124       +6     
+ Misses         926      917       -9     
- Partials       473      476       +3
Impacted Files Coverage Δ
...src/main/java/com/shopapp/ui/item/cart/CartItem.kt 66.66% <0%> (+2.56%) :arrow_up:
...p/src/main/java/com/shopapp/ui/item/ProductItem.kt 90% <0%> (+50%) :arrow_up: