Skip to content

feat: implement hot module replacement middleware#2321

Merged
bjohansebas merged 13 commits into
hot-middlewarefrom
serve-logic
Jun 16, 2026
Merged

feat: implement hot module replacement middleware#2321
bjohansebas merged 13 commits into
hot-middlewarefrom
serve-logic

docs: update default value for hot option in README to false

34078c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

93.14% (+0.43%) compared to 1a72cc9

View this Pull Request on Codecov

93.14% (+0.43%) compared to 1a72cc9

Details

Codecov Report

❌ Patch coverage is 95.58011% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.14%. Comparing base (1a72cc9) to head (34078c4).

Files with missing lines Patch % Lines
src/index.js 89.13% 5 Missing ⚠️
src/hot.js 97.70% 3 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           hot-middleware    #2321      +/-   ##
==================================================
+ Coverage           92.70%   93.14%   +0.43%     
==================================================
  Files                   3        4       +1     
  Lines                1001     1182     +181     
  Branches              311      354      +43     
==================================================
+ Hits                  928     1101     +173     
- Misses                 65       73       +8     
  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.