[AIRFLOW-3900] Error on undefined template variables in unit tests.#4719
[AIRFLOW-3900] Error on undefined template variables in unit tests.#4719feng-tao merged 1 commit intoapache:masterfrom
Conversation
dc508b4 to
84bc790
Compare
84bc790 to
4af1a73
Compare
Codecov Report
@@ Coverage Diff @@
## master #4719 +/- ##
=======================================
Coverage 74.65% 74.65%
=======================================
Files 430 430
Lines 27974 27974
=======================================
Hits 20884 20884
Misses 7090 7090
Continue to review full report at Codecov.
|
|
This one doesn't seem like an easy one to cherry-pick in to 1.10.3, so we might leave it https://travis-ci.org/ashb/airflow/jobs/508434072 (I tried applying it to both flask-admin and FAB backends, and both of them had failures) @jmcarp If you want this in 1.10.3 could you open a PR targeting the v1-10-stable branch please? Otherwise I'll mark at as 2.0.0 only. |
|
I think it's fine to hold off until 2.0. My main goal here was to avoid template regressions, and as long as this commit is in master, I think we'll do that. |
(cherry-picked from a758664)
Make sure you have checked all steps below.
Jira
Description
Tests
Commits
Documentation
Code Quality
flake8