Skip to content

Require PHP 8.4, replace Psalm with PHPStan, upgrade Valinor to 2.x, remove PSL#24

Merged
loevgaard merged 2 commits into
1.xfrom
upgrade-php84-phpstan-valinor2
Jun 10, 2026
Merged

Require PHP 8.4, replace Psalm with PHPStan, upgrade Valinor to 2.x, remove PSL#24
loevgaard merged 2 commits into
1.xfrom
upgrade-php84-phpstan-valinor2

Exclude tests dir from dependency analysis instead of ignoring phpuni…

55782c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 10, 2026 in 0s

81.91% (-0.51%) compared to 9832f76

View this Pull Request on Codecov

81.91% (-0.51%) compared to 9832f76

Details

Codecov Report

❌ Patch coverage is 78.12500% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.91%. Comparing base (9832f76) to head (55782c0).

Files with missing lines Patch % Lines
src/Exception/InvalidDataException.php 0.00% 5 Missing ⚠️
src/Exception/MappingErrorException.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                1.x      #24      +/-   ##
============================================
- Coverage     82.41%   81.91%   -0.51%     
- Complexity       83       86       +3     
============================================
  Files            29       29              
  Lines           290      293       +3     
============================================
+ Hits            239      240       +1     
- Misses           51       53       +2     

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