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

Remove the deprecated psalm attribute #201

Closed Roshyo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #201 (8bdadba) into 0.12.x (170e50c) will increase coverage by 1.31%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             0.12.x     #201      +/-   ##
============================================
+ Coverage     41.85%   43.17%   +1.31%     
+ Complexity      483      481       -2     
============================================
  Files            92       91       -1     
  Lines          1560     1487      -73     
============================================
- Hits            653      642      -11     
+ Misses          907      845      -62     
Impacted Files Coverage Δ
src/Form/Type/DatePeriodType.php 87.50% <0.00%> (-3.41%) :arrow_down:
src/OrderProcessor/OrderGiftCardProcessor.php 86.36% <0.00%> (-0.60%) :arrow_down:
src/Operator/OrderGiftCardOperator.php 83.67% <0.00%> (-0.33%) :arrow_down:
src/Model/GiftCardConfiguration.php 80.95% <0.00%> (-0.30%) :arrow_down:
src/Form/Type/GiftCardType.php 0.00% <0.00%> (ø)
src/Menu/AdminMenuListener.php 0.00% <0.00%> (ø)
src/Form/Type/GiftCardSearchType.php 0.00% <0.00%> (ø)
src/Generator/GiftCardPdfGenerator.php 100.00% <0.00%> (ø)
src/Doctrine/ORM/GiftCardRepository.php 0.00% <0.00%> (ø)
src/Grid/FieldTypes/StringFieldType.php 0.00% <0.00%> (ø)
... and 16 more

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 170e50c...8bdadba. Read the comment docs.