-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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: Correctly emit events. Fixes #2626 #2629
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2629 +/- ##
==========================================
+ Coverage 11.23% 11.31% +0.07%
==========================================
Files 83 84 +1
Lines 32701 32745 +44
==========================================
+ Hits 3675 3706 +31
- Misses 28526 28541 +15
+ Partials 500 498 -2
Continue to review full report at Codecov.
|
Can be merged when green. |
@@ -0,0 +1,45 @@ | |||
# Workflow Events |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woo! Docs!!
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.Changes