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

Rename ValidUntil to ExpiresAt #190

Closed Roshyo closed 2 years ago

Roshyo commented 2 years ago

Fixes #189

codecov[bot] commented 2 years ago

Codecov Report

Merging #190 (91b6736) into 0.12.x (f0e5029) will not change coverage. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             0.12.x     #190   +/-   ##
=========================================
  Coverage     41.85%   41.85%           
  Complexity      483      483           
=========================================
  Files            92       92           
  Lines          1560     1560           
=========================================
  Hits            653      653           
  Misses          907      907           
Impacted Files Coverage Δ
src/Form/Type/GiftCardType.php 0.00% <0.00%> (ø)
src/Factory/GiftCardFactory.php 100.00% <100.00%> (ø)
src/Model/GiftCard.php 74.52% <100.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 f0e5029...91b6736. Read the comment docs.