-
Notifications
You must be signed in to change notification settings - Fork 14.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
[AIRFLOW-5621] - Failure callback is not triggered when marked Failed on UI #7025
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7025 +/- ##
==========================================
- Coverage 84.86% 84.72% -0.14%
==========================================
Files 680 680
Lines 38644 38751 +107
==========================================
+ Hits 32795 32833 +38
- Misses 5849 5918 +69
Continue to review full report at Codecov.
|
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.
I will gladly approve it. However I think this one should be mentioned in UPDATING.md ! It's a change that people might not expect.
@potiuk I have made the changes to UPDATING.md |
Make sure you have checked all steps below.
Jira
Description
Tests
test_mark_failure_on_failure_callback
Commits