-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Deprecate Conditions and Triggers Saved in handler
Callable; Save Condition in signal.extra
Instead
#2608
Conversation
Codecov ReportBase: 88.467% // Head: 88.548% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2608 +/- ##
=============================================
+ Coverage 88.467% 88.548% +0.081%
=============================================
Files 81 81
Lines 6694 6698 +4
Branches 1143 1143
=============================================
+ Hits 5922 5931 +9
+ Misses 531 529 -2
+ Partials 241 238 -3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
need to fix the linting issues |
handler
Function; Save Condition in signal.extra
Instead
handler
Function; Save Condition in signal.extra
Insteadhandler
Callable; Save Condition in
signal.extra` Instead
handler
Callable; Save Condition in
signal.extra` Insteadhandler
Callable; Save Condition in signal.extra
Instead
I forgot the test case... Will add it in another PR. |
closes #2581
The change in last version of this PR is authored by @ahopkins. Thank you!