-
Notifications
You must be signed in to change notification settings - Fork 43
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
Expose Add/Remove GC to/from order #145
Conversation
Codecov Report
@@ Coverage Diff @@
## support-sylius-1-10 #145 +/- ##
=========================================================
+ Coverage 20.16% 26.55% +6.39%
- Complexity 380 399 +19
=========================================================
Files 70 77 +7
Lines 1240 1303 +63
=========================================================
+ Hits 250 346 +96
+ Misses 990 957 -33
Continue to review full report at Codecov.
|
src/Api/DataTransformer/GiftCardCodeAwareInputCommandDataTransformer.php
Show resolved
Hide resolved
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
…e-add-gc-to-order
tests/Unit/Api/CommandHandler/RemoveGiftCardFromOrderHandlerTest.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
No description provided.