Skip to content

fix: import afterEach for proper test cleanup and remove redundant ht…

fc23c2c
Select commit
Loading
Failed to load commit list.
Open

next: webpack-dev-serve 6 #5674

fix: import afterEach for proper test cleanup and remove redundant ht…
fc23c2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2026 in 1s

88.88% (+5.35%) compared to fd40130

View this Pull Request on Codecov

88.88% (+5.35%) compared to fd40130

Details

Codecov Report

❌ Patch coverage is 94.96855% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.88%. Comparing base (fd40130) to head (fc23c2c).

Files with missing lines Patch % Lines
lib/Server.js 96.10% 10 Missing ⚠️
bin/webpack-dev-server.js 79.31% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5674      +/-   ##
==========================================
+ Coverage   83.53%   88.88%   +5.35%     
==========================================
  Files          13       13              
  Lines        2077     5893    +3816     
  Branches      768        0     -768     
==========================================
+ Hits         1735     5238    +3503     
- Misses        306      655     +349     
+ Partials       36        0      -36     

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