labd / commercetools-python-sdk

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

Feature/store distribution channels #94

Closed davidweterings closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #94 into master will increase coverage by 0.04%. The diff coverage is 76.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   73.20%   73.25%   +0.04%     
==========================================
  Files         140      140              
  Lines       26450    26568     +118     
==========================================
+ Hits        19364    19463      +99     
- Misses       7086     7105      +19     
Impacted Files Coverage Δ
src/commercetools/schemas/_order_edit.py 76.62% <ø> (ø)
src/commercetools/testing/channels.py 100.00% <ø> (ø)
src/commercetools/types/_error.py 59.67% <60.00%> (+<0.01%) :arrow_up:
src/commercetools/types/_project.py 70.32% <62.50%> (-0.91%) :arrow_down:
src/commercetools/schemas/_error.py 75.88% <66.66%> (-0.21%) :arrow_down:
src/commercetools/types/_store.py 75.96% <66.66%> (-1.71%) :arrow_down:
src/commercetools/schemas/_project.py 79.56% <78.57%> (-0.12%) :arrow_down:
src/commercetools/schemas/_store.py 85.84% <82.60%> (-0.90%) :arrow_down:
src/commercetools/testing/stores.py 93.22% <86.66%> (-6.78%) :arrow_down:
src/commercetools/schemas/_shipping_method.py 84.07% <100.00%> (ø)
... and 4 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 3f8788c...07e52f6. Read the comment docs.