Require PHP 8.4, replace Psalm with PHPStan, upgrade Valinor to 2.x, remove PSL#24
Merged
Merged
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.
Loading