Skip to content

feat: add hot option for hot module replacement#2322

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

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

feat: add SSE helper functions and tests for event streaming

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

93.31% (+0.70%) compared to 1a24bbd

View this Pull Request on Codecov

93.31% (+0.70%) compared to 1a24bbd

Details

Codecov Report

❌ Patch coverage is 96.68508% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.31%. Comparing base (1a24bbd) to head (3dd93ad).

Files with missing lines Patch % Lines
src/index.js 89.13% 5 Missing ⚠️
src/hot.js 99.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2322      +/-   ##
==========================================
+ Coverage   92.60%   93.31%   +0.70%     
==========================================
  Files           3        4       +1     
  Lines        1001     1182     +181     
  Branches      311      354      +43     
==========================================
+ Hits          927     1103     +176     
- Misses         66       71       +5     
  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.