Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds ability to update discounting amount via extension #75

Merged
merged 1 commit into from
May 3, 2018

Conversation

anhld
Copy link
Contributor

@anhld anhld commented May 2, 2018

For example we can use it on multi-currency support case (silvershop/silvershop-core#621).

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #75   +/-   ##
=======================================
  Coverage         0%     0%           
- Complexity      374    375    +1     
=======================================
  Files            41     41           
  Lines          1263   1270    +7     
=======================================
- Misses         1263   1270    +7
Impacted Files Coverage Δ Complexity Δ
src/Actions/SubtotalDiscountAction.php 0% <0%> (ø) 6 <0> (ø) ⬇️
src/Model/PartialUseDiscount.php 0% <0%> (ø) 11 <0> (ø) ⬇️
src/Model/Discount.php 0% <0%> (ø) 63 <1> (+1) ⬆️

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 7611e7c...e9ee274. Read the comment docs.

@wilr wilr merged commit 8493bdf into silvershop:master May 3, 2018
@wilr
Copy link
Contributor

wilr commented May 3, 2018

Nice! would recommend adding a test to make sure this functions as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants