silvershop / silvershop-discounts

Adds Discount and Coupon support for SilverShop
Other
9 stars 38 forks source link

fix(Discount): #67

Closed gheggie closed 6 years ago

gheggie commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #67   +/-   ##
=======================================
  Coverage         0%     0%           
  Complexity      372    372           
=======================================
  Files            41     41           
  Lines          1236   1256   +20     
=======================================
- Misses         1236   1256   +20
Impacted Files Coverage Δ Complexity Δ
src/Model/OrderCoupon.php 0% <ø> (ø) 22 <0> (ø) :arrow_down:
...ensions/Constraints/UseLimitDiscountConstraint.php 0% <0%> (ø) 4 <0> (ø) :arrow_down:
...ensions/Constraints/DatetimeDiscountConstraint.php 0% <0%> (ø) 9 <0> (ø) :arrow_down:
...ions/Constraints/ProductTypeDiscountConstraint.php 0% <0%> (ø) 15 <0> (ø) :arrow_down:
...Extensions/Constraints/GroupDiscountConstraint.php 0% <0%> (ø) 9 <0> (ø) :arrow_down:
...sions/Constraints/MembershipDiscountConstraint.php 0% <0%> (ø) 11 <0> (ø) :arrow_down:
...Extensions/Constraints/ValueDiscountConstraint.php 0% <0%> (ø) 5 <0> (ø) :arrow_down:
...ensions/Constraints/ProductsDiscountConstraint.php 0% <0%> (ø) 11 <0> (ø) :arrow_down:
src/Model/Discount.php 0% <0%> (ø) 62 <0> (ø) :arrow_down:
...sions/Constraints/CategoriesDiscountConstraint.php 0% <0%> (ø) 8 <0> (ø) :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 1b67fd7...f347ad9. Read the comment docs.