-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
handle exception from crashedLastRun callback #1328
Conversation
bruno-garcia
commented
Nov 10, 2021
•
edited
Loading
edited
- Add a test that verifies the event is captured even if the callback throws
Codecov Report
@@ Coverage Diff @@
## main #1328 +/- ##
==========================================
- Coverage 84.22% 82.45% -1.78%
==========================================
Files 219 219
Lines 7380 7386 +6
Branches 1416 1417 +1
==========================================
- Hits 6216 6090 -126
- Misses 728 869 +141
+ Partials 436 427 -9
Continue to review full report at Codecov.
|
Just to be sure: |
Both actually |