Setono / SyliusGiftCardPlugin

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

Make actions compatible with newer Sylius versions #199

Closed loevgaard closed 2 years ago

loevgaard commented 2 years ago

Fixes https://github.com/Setono/SyliusGiftCardPlugin/issues/197

codecov[bot] commented 2 years ago

Codecov Report

Merging #199 (ee9a969) into 0.11.x (a941ced) will decrease coverage by 0.11%. The diff coverage is 0.00%.

:exclamation: Current head ee9a969 differs from pull request most recent head 31a222e. Consider uploading reports for the commit 31a222e to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             0.11.x     #199      +/-   ##
============================================
- Coverage     10.17%   10.06%   -0.12%     
- Complexity      353      358       +5     
============================================
  Files            62       62              
  Lines          1091     1103      +12     
============================================
  Hits            111      111              
- Misses          980      992      +12     
Impacted Files Coverage Δ
src/Controller/Action/AddGiftCardToOrderAction.php 0.00% <0.00%> (ø)
src/Controller/Action/GiftCardBalanceAction.php 0.00% <0.00%> (ø)
src/Controller/Action/SearchGiftCardAction.php 0.00% <0.00%> (ø)

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 a941ced...31a222e. Read the comment docs.