Skip to content

fix(server): catch synchronous exceptions in middleware passes

68e7c1d
Select commit
Loading
Failed to load commit list.
Merged

fix(server): catch synchronous exceptions in middleware passes #109

fix(server): catch synchronous exceptions in middleware passes
68e7c1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

96.26% (+0.11%) compared to 8ab2a3b

View this Pull Request on Codecov

96.26% (+0.11%) compared to 8ab2a3b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.26%. Comparing base (8ab2a3b) to head (68e7c1d).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   96.14%   96.26%   +0.11%     
==========================================
  Files           8        8              
  Lines         623      643      +20     
  Branches      233      241       +8     
==========================================
+ Hits          599      619      +20     
  Misses         24       24              

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