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

Fix gateway API #182

Merged
merged 13 commits into from
Jun 12, 2018
Merged

Fix gateway API #182

merged 13 commits into from
Jun 12, 2018

Conversation

plzen
Copy link
Contributor

@plzen plzen commented Jun 12, 2018

Also moved country methods to separate repository

@codecov
Copy link

codecov bot commented Jun 12, 2018

Codecov Report

Merging #182 into develop will decrease coverage by 0.12%.
The diff coverage is 91.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #182      +/-   ##
===========================================
- Coverage    84.54%   84.42%   -0.13%     
===========================================
  Files          229      230       +1     
  Lines         5727     5745      +18     
===========================================
+ Hits          4842     4850       +8     
- Misses         885      895      +10
Impacted Files Coverage Δ
.../Modules/Main/Controllers/HomeViewController.swift 54.41% <0%> (ø) ⬆️
...ain/Controllers/ProductDetailsViewController.swift 78.78% <0%> (ø) ⬆️
...App/Data/Repositories/ShopAppOrderRepository.swift 100% <100%> (ø) ⬆️
.../Domain/Interactors/Checkout/CheckoutUseCase.swift 100% <100%> (ø) ⬆️
...p/Modules/Account/ViewModels/SignUpViewModel.swift 81.81% <100%> (ø) ⬆️
...p/Modules/Account/ViewModels/SignInViewModel.swift 84.21% <100%> (ø) ⬆️
...les/Base/ViewModels/BaseAddressListViewModel.swift 81.25% <100%> (ø) ⬆️
...Modules/Main/ViewModels/ArticleListViewModel.swift 92.3% <100%> (ø) ⬆️
.../Domain/Interactors/Shared/AddAddressUseCase.swift 100% <100%> (ø) ⬆️
...p/Data/Repositories/ShopAppPaymentRepository.swift 100% <100%> (ø)
... and 49 more

@radyslavkrechet radyslavkrechet merged commit 5e8b930 into develop Jun 12, 2018
@radyslavkrechet radyslavkrechet deleted the feature/fix_develop_gateway_api branch June 12, 2018 14:18
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