Skip to content

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

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

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

Address remaining PR review comments

6b78b5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 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 21.46172% with 1354 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% 322 Missing ⚠️
.../Fixture/Factory/GiftCardProductExampleFactory.php 0.00% 98 Missing ⚠️
src/Redemption/PaymentRedemptionMethod.php 0.00% 62 Missing ⚠️
src/Operator/OrderGiftCardOperator.php 0.00% 61 Missing ⚠️
...c/Fixture/Factory/GiftCardDesignExampleFactory.php 0.00% 50 Missing ⚠️
src/Form/Type/GiftCardInformationType.php 0.00% 50 Missing ⚠️
src/Model/GiftCardDesign.php 15.78% 48 Missing ⚠️
src/Provider/GiftCardDesignProvider.php 0.00% 42 Missing ⚠️
src/Cart/CartGiftCardHandler.php 0.00% 33 Missing ⚠️
src/Form/Type/GiftCardDesignType.php 0.00% 32 Missing ⚠️
... and 55 more
Additional details and impacted files
@@          Coverage Diff           @@
##             1.x     #269   +/-   ##
======================================
  Coverage       ?   21.25%           
  Complexity     ?      585           
======================================
  Files          ?       93           
  Lines          ?     2352           
  Branches       ?        0           
======================================
  Hits           ?      500           
  Misses         ?     1852           
  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.