labd / commercetools-python-sdk

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

Re-generated schemas and types #78

Closed tleguijt closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #78 into master will decrease coverage by 0.56%. The diff coverage is 93.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   73.17%   72.61%   -0.57%     
==========================================
  Files         140      140              
  Lines       26085    25309     -776     
==========================================
- Hits        19089    18377     -712     
+ Misses       6996     6932      -64     
Impacted Files Coverage Δ
src/commercetools/schemas/__init__.py 100.00% <ø> (ø)
src/commercetools/types/__init__.py 100.00% <ø> (ø)
src/commercetools/types/_shipping_method.py 70.22% <50.00%> (-1.35%) :arrow_down:
src/commercetools/types/_message.py 55.27% <57.14%> (+0.05%) :arrow_up:
src/commercetools/types/_channel.py 75.14% <80.00%> (-1.62%) :arrow_down:
src/commercetools/schemas/_common.py 88.23% <85.71%> (-0.30%) :arrow_down:
src/commercetools/types/_common.py 76.49% <88.88%> (+1.55%) :arrow_up:
src/commercetools/schemas/_cart.py 83.11% <100.00%> (-0.14%) :arrow_down:
src/commercetools/schemas/_cart_discount.py 80.53% <100.00%> (-0.39%) :arrow_down:
src/commercetools/schemas/_category.py 80.80% <100.00%> (-0.46%) :arrow_down:
... and 50 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 d60fcf5...30845ce. Read the comment docs.