Skip to content

1.x rewrite (Sylius 1.13/1.14, no API layer) - #269

Open
loevgaard wants to merge 61 commits into
1.xfrom
1.x-rewrite
Open

1.x rewrite (Sylius 1.13/1.14, no API layer)#269
loevgaard wants to merge 61 commits into
1.xfrom
1.x-rewrite

Drop the @Annotation markers from the constraints

3c6ed60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 25.27533% with 1357 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (1.x@253cb5b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...endencyInjection/SetonoSyliusGiftCardExtension.php 0.00% 350 Missing ⚠️
src/Factory/GiftCardProductFactory.php 0.00% 76 Missing ⚠️
src/Redemption/PaymentRedemptionMethod.php 0.00% 62 Missing ⚠️
...c/Fixture/Factory/GiftCardDesignExampleFactory.php 0.00% 55 Missing ⚠️
src/Form/Type/GiftCardInformationType.php 0.00% 50 Missing ⚠️
src/Model/GiftCardDesign.php 15.78% 48 Missing ⚠️
src/Operator/OrderGiftCardOperator.php 30.64% 43 Missing ⚠️
src/Provider/GiftCardDesignProvider.php 0.00% 42 Missing ⚠️
.../Fixture/Factory/GiftCardProductExampleFactory.php 0.00% 39 Missing ⚠️
src/Form/Type/GiftCardType.php 0.00% 34 Missing ⚠️
... and 58 more
Additional details and impacted files
@@          Coverage Diff           @@
##             1.x     #269   +/-   ##
======================================
  Coverage       ?   25.07%           
  Complexity     ?      609           
======================================
  Files          ?      101           
  Lines          ?     2445           
  Branches       ?        0           
======================================
  Hits           ?      613           
  Misses         ?     1832           
  Partials       ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.