Skip to content

refactor(onerror): inline error page template as string constant#5868

Merged
killagu merged 5 commits into
eggjs:nextfrom
killagu:split/02-onerror-inline-template
Apr 26, 2026
Merged

refactor(onerror): inline error page template as string constant#5868
killagu merged 5 commits into
eggjs:nextfrom
killagu:split/02-onerror-inline-template

test: stabilize cluster CI on Node 22

1e98ce1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

85.52% (+0.03%) compared to 4a345cc

View this Pull Request on Codecov

85.52% (+0.03%) compared to 4a345cc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.52%. Comparing base (4a345cc) to head (1e98ce1).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5868      +/-   ##
==========================================
+ Coverage   85.48%   85.52%   +0.03%     
==========================================
  Files         660      661       +1     
  Lines       18828    18861      +33     
  Branches     3646     3658      +12     
==========================================
+ Hits        16096    16131      +35     
+ Misses       2361     2359       -2     
  Partials      371      371              

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