Skip to content

Fix parse errors being overwritten by disposal errors in runWith() and runWithSync() - #771

Merged
dahlia merged 8 commits into
mainfrom
issue-246-suppress-dispose-error
Apr 4, 2026
Merged

Fix parse errors being overwritten by disposal errors in runWith() and runWithSync()#771
dahlia merged 8 commits into
mainfrom
issue-246-suppress-dispose-error

Broaden @throws {SuppressedError} wording

73dd4e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

91.14% (+0.07%) compared to 85e1e6a

View this Pull Request on Codecov

91.14% (+0.07%) compared to 85e1e6a

Details

Codecov Report

❌ Patch coverage is 91.70732% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.14%. Comparing base (85e1e6a) to head (73dd4e3).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/core/src/facade.ts 91.70% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #771      +/-   ##
==========================================
+ Coverage   91.07%   91.14%   +0.07%     
==========================================
  Files          43       43              
  Lines       25249    25317      +68     
  Branches     6473     6493      +20     
==========================================
+ Hits        22995    23075      +80     
+ Misses       2175     2165      -10     
+ Partials       79       77       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.