labd / commercetools-python-sdk

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

Support CustomFieldsDraft in testing models #20

Closed tleguijt closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #20 into master will decrease coverage by <.01%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   71.83%   71.82%   -0.01%     
==========================================
  Files          53       53              
  Lines       19460    19467       +7     
==========================================
+ Hits        13979    13983       +4     
- Misses       5481     5484       +3
Impacted Files Coverage Δ
src/commercetools/testing/payments.py 49.15% <ø> (ø) :arrow_up:
src/commercetools/testing/categories.py 96.36% <ø> (ø) :arrow_up:
src/commercetools/testing/inventory.py 79.06% <ø> (ø) :arrow_up:
src/commercetools/testing/channels.py 95.34% <ø> (ø) :arrow_up:
src/commercetools/testing/utils.py 85% <57.14%> (-15%) :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 5353697...a1f1cbb. Read the comment docs.