[AIRFLOW-5759] Don't allow additional arguments in BaseOperator#6435
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6435 +/- ##
=========================================
- Coverage 84.26% 83.9% -0.36%
=========================================
Files 627 627
Lines 36506 36512 +6
=========================================
- Hits 30760 30634 -126
- Misses 5746 5878 +132
Continue to review full report at Codecov.
|
feluelle
left a comment
There was a problem hiding this comment.
LGTM 👍
Only one suggestion: Isn't it more like "Don't allow additional arguments in BaseOperator by default", because you can still change this setting.
Don't allow additional arguments in BaseOperator = 48 characters I prefer shorter to avoid breaking the rules. |
Make sure you have checked all steps below.
Jira
Description
Tests
Commits
Documentation