Skip to content

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

Merged
alexander-akait merged 43 commits into
mainfrom
hot-middleware
Sep 1, 2026
Merged

feat: add hot option for hot module replacement#2322
alexander-akait merged 43 commits into
mainfrom
hot-middleware

fix(hot): address the automated review findings

c4798c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

94.19% (+1.45%) compared to 11ea5b0

View this Pull Request on Codecov

94.19% (+1.45%) compared to 11ea5b0

Details

Codecov Report

❌ Patch coverage is 97.44681% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.19%. Comparing base (11ea5b0) to head (c4798c1).

Files with missing lines Patch % Lines
src/index.js 89.36% 5 Missing ⚠️
src/hot.js 99.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2322      +/-   ##
==========================================
+ Coverage   92.73%   94.19%   +1.45%     
==========================================
  Files           3        4       +1     
  Lines        1005     1240     +235     
  Branches      312      380      +68     
==========================================
+ Hits          932     1168     +236     
+ Misses         65       64       -1     
  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.