Skip to content

Upgrade plugin to support Sylius 2#38

Open
loevgaard wants to merge 4 commits into
3.xfrom
sylius-2-upgrade
Open

Upgrade plugin to support Sylius 2#38
loevgaard wants to merge 4 commits into
3.xfrom
sylius-2-upgrade

Address PR review feedback

232318f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 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 93.75000% with 4 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (2.x@1ddce8c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Context/ProgramContext.php 0.00% 1 Missing ⚠️
src/Exception/InterfaceNotFoundException.php 0.00% 1 Missing ⚠️
src/Exception/RequestFailedException.php 0.00% 1 Missing ⚠️
src/Message/Handler/NotifyHandler.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             2.x      #38   +/-   ##
======================================
  Coverage       ?   71.38%           
  Complexity     ?       80           
======================================
  Files          ?       21           
  Lines          ?      360           
  Branches       ?        0           
======================================
  Hits           ?      257           
  Misses         ?      103           
  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.