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 #195

Closed DenysZP closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (feature/implement_magento_api@e456c3f). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

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