Skip to content

Replace Psalm with PHPStan, require PHP 8.1 and Symfony ^6.4 || ^7.4 || ^8.0 - #38

Merged
loevgaard merged 2 commits into
masterfrom
replace-psalm-with-phpstan
Sep 21, 2026
Merged

loevgaard merged 2 commits into
masterfrom
replace-psalm-with-phpstan

Update the popular bots list and match it case-insensitively

789a98a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 21, 2026 in 0s

60.00% (-40.00%) compared to 61118cc

View this Pull Request on Codecov

60.00% (-40.00%) compared to 61118cc

Details

Codecov Report

❌ Patch coverage is 40.00000% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.00%. Comparing base (61118cc) to head (789a98a).

Files with missing lines Patch % Lines
src/Resources/config/services.php 0.00% 36 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##              master      #38       +/-   ##
==============================================
- Coverage     100.00%   60.00%   -40.00%     
  Complexity        13       13               
==============================================
  Files              4        5        +1     
  Lines             43       90       +47     
==============================================
+ Hits              43       54       +11     
- Misses             0       36       +36     

☔ 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.