feat: add forwardError option to enable error forwarding to next middleware
#2259
Codecov / codecov/project
succeeded
Feb 22, 2026 in 0s
96.92% (+1.25%) compared to 52e218d
View this Pull Request on Codecov
96.92% (+1.25%) compared to 52e218d
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.92%. Comparing base (52e218d) to head (829ba0d).
Additional details and impacted files
@@ Coverage Diff @@
## next #2259 +/- ##
==========================================
+ Coverage 95.67% 96.92% +1.25%
==========================================
Files 13 13
Lines 901 911 +10
Branches 263 266 +3
==========================================
+ Hits 862 883 +21
+ Misses 39 28 -11 ☔ 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.
Loading