Skip to content

Support PHP 8.4, CakePHP 5.2#18

Merged
nojimage merged 3 commits into
cake5from
update-php8.4-cake5.2
Jun 9, 2025
Merged

Support PHP 8.4, CakePHP 5.2#18
nojimage merged 3 commits into
cake5from
update-php8.4-cake5.2

Update README

968a96a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 9, 2025 in 0s

89.23% (-0.49%) compared to 43bd7da

View this Pull Request on Codecov

89.23% (-0.49%) compared to 43bd7da

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.23%. Comparing base (43bd7da) to head (968a96a).

Files with missing lines Patch % Lines
src/Authenticator/CookieAuthenticator.php 85.71% 1 Missing ⚠️
src/Identifier/RememberMeTokenIdentifier.php 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              cake5      #18      +/-   ##
============================================
- Coverage     89.71%   89.23%   -0.49%     
- Complexity       54       56       +2     
============================================
  Files             4        4              
  Lines           214      223       +9     
============================================
+ Hits            192      199       +7     
- Misses           22       24       +2     

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