Setono / SyliusGiftCardPlugin

Sell gift cards on your Sylius store and let users use them in the checkout process
MIT License
45 stars 40 forks source link

Add Origin property to the GiftCard #171

Closed Roshyo closed 2 years ago

Roshyo commented 2 years ago

Also define this property automatically according to where it has been created.

Fix #166

codecov[bot] commented 2 years ago

Codecov Report

Merging #171 (67e44f7) into 0.12.x (bc85b3f) will increase coverage by 0.84%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             0.12.x     #171      +/-   ##
============================================
+ Coverage     37.72%   38.57%   +0.84%     
- Complexity      447      454       +7     
============================================
  Files            87       88       +1     
  Lines          1450     1470      +20     
============================================
+ Hits            547      567      +20     
  Misses          903      903              
Impacted Files Coverage Δ
...tionExtension/GiftCardsByLoggedInUserExtension.php 100.00% <ø> (ø)
src/Api/DataPersister/GiftCardDataPersister.php 100.00% <100.00%> (ø)
src/Factory/GiftCardFactory.php 100.00% <100.00%> (ø)
src/Model/GiftCard.php 71.57% <100.00%> (+1.24%) :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 bc85b3f...67e44f7. Read the comment docs.