labd / commercetools-python-sdk

Commercetools Python SDK
https://commercetools-python-sdk.readthedocs.io/en/latest/
MIT License
17 stars 16 forks source link

Properly convert ShippingMethodDraft to ShippingMethod #29

Closed mvantellingen closed 5 years ago

mvantellingen commented 5 years ago

The ZoneRate's where not converted from draft to the real objects

codecov[bot] commented 5 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.01%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   72.55%   72.54%   -0.02%     
==========================================
  Files          65       65              
  Lines       20298    20307       +9     
==========================================
+ Hits        14728    14731       +3     
- Misses       5570     5576       +6
Impacted Files Coverage Δ
src/commercetools/testing/shipping_methods.py 76.92% <33.33%> (-23.08%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f1e7419...f209d89. Read the comment docs.