rubygarage / shopapp-android

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

Move gateway changes #198

Closed plzen closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #198 into develop will increase coverage by 0.7%. The diff coverage is 92.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #198     +/-   ##
==========================================
+ Coverage    82.33%   83.04%   +0.7%     
==========================================
  Files          226      227      +1     
  Lines         4139     4329    +190     
  Branches       658      662      +4     
==========================================
+ Hits          3408     3595    +187     
- Misses         179      180      +1     
- Partials       552      554      +2
Impacted Files Coverage Δ
...pp/ui/address/base/contract/AddressListContract.kt 72.41% <ø> (ø) :arrow_up:
.../com/shopapp/ui/account/contract/SignUpContract.kt 70.58% <ø> (ø) :arrow_up:
...shopapp/domain/interactor/cart/CartItemsUseCase.kt 100% <ø> (ø) :arrow_up:
...papp/domain/interactor/category/CategoryUseCase.kt 100% <ø> (ø) :arrow_up:
...papp/domain/interactor/cart/CartQuantityUseCase.kt 100% <ø> (ø) :arrow_up:
...s/checkout/contract/CheckoutAddressListContract.kt 90% <ø> (ø) :arrow_up:
...p/ui/order/details/adapter/OrderProductsAdapter.kt 83.33% <ø> (ø) :arrow_up:
...p/domain/interactor/checkout/GetCheckoutUseCase.kt 100% <ø> (ø) :arrow_up:
...papp/ui/address/base/adapter/AddressListAdapter.kt 91.66% <ø> (ø) :arrow_up:
...hopapp/domain/interactor/base/ObservableUseCase.kt 100% <ø> (ø) :arrow_up:
... and 149 more