Skip to content

refactor: update test coverage script to include additional directori…

46d0148
Select commit
Loading
Failed to load commit list.
Merged

refactor: migrate to ES module syntax #5665

refactor: update test coverage script to include additional directori…
46d0148
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 16, 2026 in 0s

88.84% (-5.74%) compared to 0cac23f

View this Pull Request on Codecov

88.84% (-5.74%) compared to 0cac23f

Details

Codecov Report

❌ Patch coverage is 92.26519% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.84%. Comparing base (0cac23f) to head (46d0148).
⚠️ Report is 1 commits behind head on next.

Files with missing lines Patch % Lines
lib/Server.js 93.38% 8 Missing ⚠️
bin/webpack-dev-server.js 79.31% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5665      +/-   ##
==========================================
- Coverage   94.57%   88.84%   -5.74%     
==========================================
  Files         135       13     -122     
  Lines       32826     5837   -26989     
  Branches        2        0       -2     
==========================================
- Hits        31046     5186   -25860     
+ Misses       1780      651    -1129     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.