labd / commercetools-python-sdk

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

Feature/add product testing methods #104

Closed davidweterings closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #104 into master will decrease coverage by 0.05%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   70.21%   70.15%   -0.06%     
==========================================
  Files         147      147              
  Lines       27222    27245      +23     
==========================================
+ Hits        19114    19115       +1     
- Misses       8108     8130      +22     
Impacted Files Coverage Δ
src/commercetools/testing/custom_objects.py 82.85% <ø> (ø)
src/commercetools/testing/payments.py 94.59% <ø> (-0.08%) :arrow_down:
src/commercetools/testing/product_projections.py 72.15% <ø> (ø)
src/commercetools/testing/server.py 87.23% <ø> (-0.27%) :arrow_down:
src/commercetools/testing/utils.py 68.65% <ø> (-0.24%) :arrow_down:
src/commercetools/testing/products.py 68.67% <16.00%> (-6.44%) :arrow_down:
src/commercetools/testing/customers.py 100.00% <100.00%> (ø)
src/commercetools/testing/orders.py 84.21% <100.00%> (ø)
src/commercetools/testing/shipping_methods.py 33.96% <100.00%> (+0.62%) :arrow_up:
... and 1 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 c399d1c...f8173da. Read the comment docs.