Skip to content

Filter code coverage by test size#1153

Draft
sebastianbergmann wants to merge 8 commits into
mainfrom
feature/filter-by-test-size
Draft

Filter code coverage by test size#1153
sebastianbergmann wants to merge 8 commits into
mainfrom
feature/filter-by-test-size

Fix errors reported by PHPStan

8593067
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

98.14% (+0.10%) compared to e83d5e3

View this Pull Request on Codecov

98.14% (+0.10%) compared to e83d5e3

Details

Codecov Report

❌ Patch coverage is 99.11661% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.14%. Comparing base (e83d5e3) to head (8593067).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Node/File.php 97.81% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1153      +/-   ##
============================================
+ Coverage     98.04%   98.14%   +0.10%     
- Complexity     1622     1913     +291     
============================================
  Files           114      114              
  Lines          5429     5993     +564     
============================================
+ Hits           5323     5882     +559     
- Misses          106      111       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.