labd / commercetools-python-sdk

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

Feature/new raml and stores #61

Closed davidweterings closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.05%. The diff coverage is 80.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   74.43%   74.49%   +0.05%     
==========================================
  Files         157      162       +5     
  Lines       22043    22269     +226     
==========================================
+ Hits        16408    16589     +181     
- Misses       5635     5680      +45
Impacted Files Coverage Δ
src/commercetools/schemas/_cart_discount.py 77.32% <ø> (ø) :arrow_up:
src/commercetools/schemas/_message.py 80.58% <ø> (ø) :arrow_up:
src/commercetools/schemas/_discount_code.py 78.75% <ø> (ø) :arrow_up:
src/commercetools/schemas/_subscription.py 78.34% <ø> (ø) :arrow_up:
src/commercetools/schemas/_error.py 76% <ø> (ø) :arrow_up:
tests/test_service_api_clients.py 100% <ø> (ø) :arrow_up:
src/commercetools/schemas/_extension.py 80% <ø> (ø) :arrow_up:
src/commercetools/schemas/_product_discount.py 78.98% <ø> (ø) :arrow_up:
src/commercetools/types/__init__.py 100% <100%> (ø) :arrow_up:
src/commercetools/testing/__init__.py 90.21% <100%> (+0.21%) :arrow_up:
... and 16 more

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 dfcd1b3...a81eb48. Read the comment docs.