Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow handled errors to be processed #2059

Merged

fix: allow handled errors to be processed

21a2838
Select commit
Loading
Failed to load commit list.
Merged

fix: allow handled errors to be processed #2059

fix: allow handled errors to be processed
21a2838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 1s

61.42% (+0.00%) compared to ed4db5b

View this Pull Request on Codecov

61.42% (+0.00%) compared to ed4db5b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.42%. Comparing base (ed4db5b) to head (21a2838).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           hotfix/unsuppress-npm-errors    #2059   +/-   ##
=============================================================
  Coverage                         61.41%   61.42%           
=============================================================
  Files                               478      478           
  Lines                             16404    16405    +1     
  Branches                           3232     3235    +3     
=============================================================
+ Hits                              10075    10076    +1     
+ Misses                             5122     5113    -9     
- Partials                           1207     1216    +9     

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