circuits
circuits copied to clipboard
[core]: Adds support for on_error to abort further event handlers on exceptions
Closes #128
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@1b69122). Click here to learn what that means. The diff coverage is61.11%.
@@ Coverage Diff @@
## master #220 +/- ##
========================================
Coverage ? 77.1%
========================================
Files ? 80
Lines ? 6700
Branches ? 0
========================================
Hits ? 5166
Misses ? 1534
Partials ? 0
| Impacted Files | Coverage Δ | |
|---|---|---|
| circuits/core/handlers.py | 100% <100%> (ø) |
|
| circuits/core/events.py | 96.9% <100%> (ø) |
|
| circuits/core/manager.py | 92.62% <56.25%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1b69122...cc19ac1. Read the comment docs.
@prologic Why do you close this and remove the branch?
Ahh I was doing some Github cleanup! Sorry, do you want to take over the branch/PR?
I can't promise to work on this currently, but I still would need it. I restore the branch to not remove the current working state.