Skip to content

PHP 8.4 - #27

Draft
vudaltsov wants to merge 3 commits into
0.4.xfrom
php84
Draft

PHP 8.4#27
vudaltsov wants to merge 3 commits into
0.4.xfrom
php84

Add 8.4 to CI

302af36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 18, 2026 in 1s

38.52% (-0.73%) compared to 7a16d59

View this Pull Request on Codecov

38.52% (-0.73%) compared to 7a16d59

Details

Codecov Report

❌ Patch coverage is 0% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.52%. Comparing base (7a16d59) to head (302af36).
⚠️ Report is 10 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
src/Internal/NativeAdapter/PropertyAdapter.php 0.00% 44 Missing ⚠️
src/Internal/NativeAdapter/ClassAdapter.php 0.00% 24 Missing ⚠️
src/Internal/NativeAdapter/EnumAdapter.php 0.00% 16 Missing ⚠️
...rc/Internal/NativeAdapter/ClassConstantAdapter.php 0.00% 2 Missing ⚠️
...c/Internal/NativeAdapter/EnumBackedCaseAdapter.php 0.00% 2 Missing ⚠️
src/Internal/NativeAdapter/PropertyHookType.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              0.4.x      #27      +/-   ##
============================================
- Coverage     39.25%   38.52%   -0.73%     
- Complexity     1669     1702      +33     
============================================
  Files           144      145       +1     
  Lines          4756     4846      +90     
============================================
  Hits           1867     1867              
- Misses         2889     2979      +90     

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