DevOps2018-Promotions / promotions

The promotions resource is a representation of a special promotion or sale that is running against a product or perhaps the entire store. Some examples are "buy 1 get 1 free", "20% off" etc.
MIT License
2 stars 2 forks source link

Redeem #40

Closed zhangcshcn closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will increase coverage by 3.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   91.52%   94.79%   +3.26%     
==========================================
  Files           2        2              
  Lines         177      192      +15     
==========================================
+ Hits          162      182      +20     
+ Misses         15       10       -5
Impacted Files Coverage Δ
server.py 92.3% <100%> (+3.21%) :arrow_up:
models.py 98.66% <100%> (+3.14%) :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 8a156a8...388cbb4. Read the comment docs.