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

Change category parsing #196

Closed DenysZP closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #196 into feature/implement_magento_api will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##           feature/implement_magento_api     #196      +/-   ##
=================================================================
+ Coverage                          79.13%   79.16%   +0.02%     
=================================================================
  Files                                282      282              
  Lines                               5254     5260       +6     
  Branches                             734      734              
=================================================================
+ Hits                                4158     4164       +6     
  Misses                               493      493              
  Partials                             603      603
Impacted Files Coverage Δ
.../src/main/java/com/shopapp/magento/api/Constant.kt 0% <ø> (ø) :arrow_up:
app/src/main/java/com/shopapp/ShopApplication.kt 70.83% <100%> (ø) :arrow_up:
...rc/main/java/com/shopapp/magento/api/MagentoApi.kt 83.76% <100%> (+0.36%) :arrow_up: