Skip to content

Fix expectations

055b384
Select commit
Loading
Failed to load commit list.
Draft

Filter code coverage by test size #1153

Fix expectations
055b384
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2026 in 0s

59.51% (-4.04%) compared to 4e7fa08

View this Pull Request on Codecov

59.51% (-4.04%) compared to 4e7fa08

Details

Codecov Report

❌ Patch coverage is 11.03604% with 395 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.51%. Comparing base (4e7fa08) to head (055b384).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Node/File.php 21.35% 151 Missing ⚠️
src/Node/Directory.php 4.45% 150 Missing ⚠️
src/Node/AbstractNode.php 0.00% 45 Missing ⚠️
src/Report/Html/Renderer/Directory.php 0.00% 23 Missing ⚠️
src/Report/Html/Renderer/File.php 0.00% 23 Missing ⚠️
src/Report/Html/Renderer.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1153      +/-   ##
============================================
- Coverage     63.54%   59.51%   -4.04%     
- Complexity     1503     1732     +229     
============================================
  Files           111      111              
  Lines          5360     5802     +442     
============================================
+ Hits           3406     3453      +47     
- Misses         1954     2349     +395     

☔ View full report in Codecov by Sentry.
📢 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.