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

feat: Node process exits with code 1 on uncaught exception to allow custom uncaught exception handling #8894

Merged
merged 4 commits into from
Feb 15, 2024

Merge branch 'alpha' into DML-8695

8059a53
Select commit
Loading
Failed to load commit list.
Merged

feat: Node process exits with code 1 on uncaught exception to allow custom uncaught exception handling #8894

Merge branch 'alpha' into DML-8695
8059a53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

94.20% (+0.00%) compared to e73bc51

View this Pull Request on Codecov

94.20% (+0.00%) compared to e73bc51

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e73bc51) 94.20% compared to head (8059a53) 94.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #8894   +/-   ##
=======================================
  Coverage   94.20%   94.20%           
=======================================
  Files         186      186           
  Lines       14797    14797           
=======================================
  Hits        13939    13939           
  Misses        858      858           

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