Skip to content

feat(compose): `app.onError` handles a non-Error object

56d0d47
Select commit
Loading
Failed to load commit list.
Draft

feat(compose): app.onError handles a non-Error object #4438

feat(compose): `app.onError` handles a non-Error object
56d0d47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2025 in 0s

91.26% (target 75.00%)

View this Pull Request on Codecov

91.26% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.26%. Comparing base (e3bf8c8) to head (56d0d47).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4438   +/-   ##
=======================================
  Coverage   91.25%   91.26%           
=======================================
  Files         171      171           
  Lines       10915    10919    +4     
  Branches     3146     3149    +3     
=======================================
+ Hits         9961     9965    +4     
  Misses        953      953           
  Partials        1        1           

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