Skip to content

Upgrade test application to Sylius 1.14 - #86

Merged
loevgaard merged 5 commits into
3.xfrom
upgrade-sylius-1.14
Aug 31, 2026
Merged

Upgrade test application to Sylius 1.14#86
loevgaard merged 5 commits into
3.xfrom
upgrade-sylius-1.14

Keep EventSubscriber::track() backwards compatible and make the BC ch…

0f5a1d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 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 0% with 9 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (3.x@931809c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/EventSubscriber/EventSubscriber.php 0.00% 4 Missing ⚠️
src/Fixture/Factory/PixelExampleFactory.php 0.00% 4 Missing ⚠️
src/Context/PixelContext.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             3.x     #86   +/-   ##
=====================================
  Coverage       ?   0.00%           
  Complexity     ?     113           
=====================================
  Files          ?      25           
  Lines          ?     419           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?     419           
  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.