Skip to content

Upgrade to Sylius 1.14 and adopt the 1.14.x plugin skeleton#42

Open
loevgaard wants to merge 3 commits into
1.xfrom
upgrade-to-1.14-skeleton
Open

Upgrade to Sylius 1.14 and adopt the 1.14.x plugin skeleton#42
loevgaard wants to merge 3 commits into
1.xfrom
upgrade-to-1.14-skeleton

CI: install dev dependencies for the BC check

3d79461
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (1.x@504738e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Action/ConvertPaymentAction.php 0.00% 3 Missing ⚠️
src/Controller/NotifyAction.php 0.00% 2 Missing ⚠️
src/Action/NotifyAction.php 0.00% 1 Missing ⚠️
src/Checker/StreetEligibilityChecker.php 0.00% 1 Missing ⚠️
...c/FactoryBuilder/QuickpayGatewayFactoryBuilder.php 0.00% 1 Missing ⚠️
src/Guesser/QuickpayLanguageGuesser.php 0.00% 1 Missing ⚠️
src/StateMachine/PaymentProcessor.php 0.00% 1 Missing ⚠️
...rc/Validator/AddressStreetEligibilityValidator.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             1.x      #42   +/-   ##
======================================
  Coverage       ?   20.78%           
  Complexity     ?      114           
======================================
  Files          ?       15           
  Lines          ?      486           
  Branches       ?        0           
======================================
  Hits           ?      101           
  Misses         ?      385           
  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.