silvershop / silvershop-discounts

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

fix removeDiscount bug #83

Closed sparkcom closed 6 years ago

sparkcom commented 6 years ago

remove discount from the OrderDiscountModifier as well when removing discount from order

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #83   +/-   ##
=======================================
  Coverage         0%     0%           
- Complexity      382    384    +2     
=======================================
  Files            41     41           
  Lines          1287   1290    +3     
=======================================
- Misses         1287   1290    +3
Impacted Files Coverage Δ Complexity Δ
src/Extensions/DiscountedOrderExtension.php 0% <0%> (ø) 14 <0> (+2) :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 e0fcba9...0c71be0. Read the comment docs.