Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cart api for magento #189

Merged
merged 6 commits into from
Jun 27, 2018

Conversation

radyslavkrechet
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 26, 2018

Codecov Report

Merging #189 into feature/magento will increase coverage by 0.17%.
The diff coverage is 85.39%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           feature/magento     #189      +/-   ##
===================================================
+ Coverage            85.14%   85.32%   +0.17%     
===================================================
  Files                  256      258       +2     
  Lines                 7062     7256     +194     
===================================================
+ Hits                  6013     6191     +178     
- Misses                1049     1065      +16
Impacted Files Coverage Δ
ShopApp_Gateway/Models/CartProduct.swift 100% <ø> (ø) ⬆️
.../Modules/Cart/Controllers/CartViewController.swift 64.7% <ø> (ø) ⬆️
.../App/Modules/Main/ViewModels/SplashViewModel.swift 37.5% <0%> (ø) ⬆️
...pApp/Data/Repositories/ShopAppCartRepository.swift 100% <100%> (ø) ⬆️
.../Data/API/Adapters/MagentoCartProductAdapter.swift 100% <100%> (ø)
...pp/App/Modules/Cart/ViewModels/CartViewModel.swift 84.78% <100%> (+5.93%) ⬆️
...in/Interactors/Cart/DeleteCartProductUseCase.swift 100% <100%> (ø) ⬆️
...in/Interactors/Cart/ChangeCartProductUseCase.swift 100% <100%> (ø) ⬆️
...Data/API/Alamofire/Routers/MagentoCartRouter.swift 100% <100%> (ø)
ShopApp/Data/API/Alamofire/MagentoAPI.swift 78.9% <75.19%> (+0.82%) ⬆️
... and 2 more

@plzen plzen merged commit e99a90a into feature/magento Jun 27, 2018
@plzen plzen deleted the feature/magento_cart_api_implementation branch June 27, 2018 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants