Skip to content
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

Upgrade test application and drop support for PHP 7.4 and PHP 8.0 #264

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

loevgaard
Copy link
Member

No description provided.

@loevgaard loevgaard force-pushed the upgrade branch 3 times, most recently from ce94a30 to cf9bd70 Compare April 24, 2024 07:17
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 36.36364% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 41.47%. Comparing base (d4128a6) to head (e336b6d).

❗ Current head e336b6d differs from pull request most recent head 5964f90. Consider uploading reports for the commit 5964f90 to get more accurate results

Files Patch % Lines
src/EmailManager/GiftCardEmailManager.php 0.00% 2 Missing ⚠️
src/Fixture/Factory/GiftCardExampleFactory.php 0.00% 2 Missing ⚠️
src/Form/Type/GiftCardConfigurationType.php 0.00% 2 Missing ⚠️
...rc/Controller/Action/DownloadGiftCardPdfAction.php 0.00% 1 Missing ⚠️
src/Controller/Action/GiftCardBalanceAction.php 0.00% 1 Missing ⚠️
src/Doctrine/ORM/GiftCardRepository.php 0.00% 1 Missing ⚠️
src/Doctrine/ORM/OrderRepositoryTrait.php 0.00% 1 Missing ⚠️
src/EventSubscriber/GiftCardDeletionSubscriber.php 0.00% 1 Missing ⚠️
src/Exception/ChannelMismatchException.php 0.00% 1 Missing ⚠️
.../DataTransformer/GiftCardToCodeDataTransformer.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             0.12.x     #264      +/-   ##
============================================
+ Coverage     41.30%   41.47%   +0.16%     
+ Complexity      597      594       -3     
============================================
  Files           108      107       -1     
  Lines          2116     2105      -11     
============================================
- Hits            874      873       -1     
+ Misses         1242     1232      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@loevgaard loevgaard force-pushed the upgrade branch 5 times, most recently from e336b6d to 8931b4e Compare April 24, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant