Skip to content

feat: add hot option for hot module replacement - #2322

Open
bjohansebas wants to merge 32 commits into
mainfrom
hot-middleware
Open

feat: add hot option for hot module replacement#2322
bjohansebas wants to merge 32 commits into
mainfrom
hot-middleware

docs: make the migration guide's entry snippet valid standalone JS

11f24ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

94.04% (+1.33%) compared to fa7b110

View this Pull Request on Codecov

94.04% (+1.33%) compared to fa7b110

Details

Codecov Report

❌ Patch coverage is 96.88889% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.04%. Comparing base (fa7b110) to head (11f24ab).

Files with missing lines Patch % Lines
src/index.js 89.36% 5 Missing ⚠️
src/hot.js 98.83% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2322      +/-   ##
==========================================
+ Coverage   92.70%   94.04%   +1.33%     
==========================================
  Files           3        4       +1     
  Lines        1001     1226     +225     
  Branches      311      373      +62     
==========================================
+ Hits          928     1153     +225     
  Misses         65       65              
  Partials        8        8              

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