Skip to content

Pin Symfony version in code-coverage job to prevent Symfony 8.x resol…

6a85b88
Select commit
Loading
Failed to load commit list.
Merged

Upgrade PHP to >=8.2, Symfony to ^6.4 || ^7.4, dev tooling to code-quality-pack ^3.2 #27

Pin Symfony version in code-coverage job to prevent Symfony 8.x resol…
6a85b88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 1s

67.70% (+1.04%) compared to bef6a28

View this Pull Request on Codecov

67.70% (+1.04%) compared to bef6a28

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.70%. Comparing base (bef6a28) to head (6a85b88).
⚠️ Report is 10 commits behind head on 3.x.

Files with missing lines Patch % Lines
src/Renderer/TwigRenderer.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.x      #27      +/-   ##
============================================
+ Coverage     66.66%   67.70%   +1.04%     
  Complexity       38       38              
============================================
  Files            10       10              
  Lines            96       96              
============================================
+ Hits             64       65       +1     
+ Misses           32       31       -1     

☔ View full report in Codecov by Sentry.
📢 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.