labd / commercetools-python-sdk

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

Add addAttributeDefinition action to testing backend #82

Closed tleguijt closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into master will decrease coverage by 0.00%. The diff coverage is 46.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   72.61%   72.61%   -0.01%     
==========================================
  Files         140      140              
  Lines       25323    25328       +5     
==========================================
+ Hits        18389    18391       +2     
- Misses       6934     6937       +3     
Impacted Files Coverage Δ
src/commercetools/testing/product_types.py 62.50% <46.15%> (-2.21%) :arrow_down:

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 494a3d3...5c5bfda. Read the comment docs.

davidweterings commented 4 years ago

LGTM, only black is throwing some error on product_types.py