labd / commercetools-python-sdk

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

Implement state service #62

Closed davidweterings closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #62 into master will increase coverage by 0.24%. The diff coverage is 95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   74.49%   74.74%   +0.24%     
==========================================
  Files         162      165       +3     
  Lines       22269    22349      +80     
==========================================
+ Hits        16589    16704     +115     
+ Misses       5680     5645      -35
Impacted Files Coverage Δ
tests/test_service_states.py 100% <100%> (ø)
src/commercetools/testing/__init__.py 90.42% <100%> (+0.2%) :arrow_up:
src/commercetools/client.py 95.78% <100%> (+0.05%) :arrow_up:
src/commercetools/services/states.py 87.5% <87.5%> (ø)
src/commercetools/testing/states.py 96.96% <96.96%> (ø)
src/commercetools/schemas/_state.py 89.07% <0%> (+9.24%) :arrow_up:
src/commercetools/types/_state.py 80.82% <0%> (+19.17%) :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 1b6796a...b0b0ccb. Read the comment docs.