labd / commercetools-python-sdk

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

Implement publish and set prices action for products #87

Closed davidweterings closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #87 into master will increase coverage by 0.07%. The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   73.03%   73.10%   +0.07%     
==========================================
  Files         140      140              
  Lines       26320    26352      +32     
==========================================
+ Hits        19223    19265      +42     
+ Misses       7097     7087      -10     
Impacted Files Coverage Δ
src/commercetools/testing/utils.py 71.31% <85.71%> (+0.82%) :arrow_up:
src/commercetools/testing/products.py 76.81% <96.42%> (+5.13%) :arrow_up:
src/commercetools/schemas/_product.py 81.36% <0.00%> (+0.50%) :arrow_up:
src/commercetools/types/_product.py 65.96% <0.00%> (+0.69%) :arrow_up:

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 128aec7...973a202. Read the comment docs.