Skip to content

Add PHP 8.4 support, PHPStan level 8 analysis, and security hardening

aa63045
Select commit
Loading
Failed to load commit list.
Open

Add PHP 8.4 support, PHPStan level 8 analysis, and security hardening #29

Add PHP 8.4 support, PHPStan level 8 analysis, and security hardening
aa63045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2026 in 0s

95.71% (-0.70%) compared to 19a1014

View this Pull Request on Codecov

95.71% (-0.70%) compared to 19a1014

Details

Codecov Report

❌ Patch coverage is 88.11881% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.71%. Comparing base (19a1014) to head (aa63045).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/Serialization/JsonSerializer.php 59.25% 11 Missing ⚠️
src/Factory/ClientFactory.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #29      +/-   ##
============================================
- Coverage     96.41%   95.71%   -0.70%     
- Complexity      426      450      +24     
============================================
  Files            33       33              
  Lines          1255     1308      +53     
============================================
+ Hits           1210     1252      +42     
- Misses           45       56      +11     

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