Skip to content

phpcs

89924e1
Select commit
Loading
Failed to load commit list.
Merged

Refactor Phase 1: typed enums, readonly Token, full test coverage #7

phpcs
89924e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 0s

90.49% (+57.63%) compared to cc93b8f

View this Pull Request on Codecov

90.49% (+57.63%) compared to cc93b8f

Details

Codecov Report

❌ Patch coverage is 97.34151% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.49%. Comparing base (cc93b8f) to head (89924e1).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Scanner/Scanner.php 95.27% 13 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master       #7       +/-   ##
=============================================
+ Coverage     32.86%   90.49%   +57.63%     
+ Complexity     5598     5042      -556     
=============================================
  Files             7        6        -1     
  Lines          8670     6952     -1718     
=============================================
+ Hits           2849     6291     +3442     
+ Misses         5821      661     -5160     

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