|
Ran
|
Jobs
6
|
Files
153
|
Run time
10min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/airbnb/airflow/commit/<a class=hub.com/airbnb/airflow/commit/fb88c2d8362d751f902252c51c8bce4301ac8c40">fb88c2d83<a href="https://github.com/airbnb/airflow/commit/fb88c2d8362d751f902252c51c8bce4301ac8c40">">[AIRFLOW-856] Make sure execution date is set for local client In the local api client the execution date was hardi coded to None. Secondly, when no execution date was specified the execution date was set to datetime.now(). Datetime.now() includes the fractional seconds that are supported in the database, but they are not supported in a.o. the current logging setup. Now we cut off fractional seconds for the execution date. Closes #2064 from bolkedebruin/AIRFLOW-856 (cherry picked from commit </a><a class="double-link" href="https://github.com/airbnb/airflow/commit/<a class="double-link" href="https://github.com/airbnb/airflow/commit/b7c828bf094d3aa1eae310979a82addf7e423bb0">b7c828bf0</a>">b7c828bf0</a><a href="https://github.com/airbnb/airflow/commit/fb88c2d8362d751f902252c51c8bce4301ac8c40">) Signed-off-by: Bolke de Bruin <bolke@xs4all.nl>
7063 of 10539 relevant lines covered (67.02%)
3.98 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5261.1 (TOX_ENV=py27-cdh-airflow_backend_mysql) | 0 |
66.55 |
Travis Job 5261.1 | |
| 2 | 5261.2 (TOX_ENV=py27-cdh-airflow_backend_sqlite) | 0 |
66.61 |
Travis Job 5261.2 | |
| 3 | 5261.3 (TOX_ENV=py27-cdh-airflow_backend_postgres) | 0 |
66.51 |
Travis Job 5261.3 | |
| 4 | 5261.4 (TOX_ENV=py34-cdh-airflow_backend_mysql) | 0 |
66.13 |
Travis Job 5261.4 | |
| 5 | 5261.5 (TOX_ENV=py34-cdh-airflow_backend_sqlite) | 0 |
66.23 |
Travis Job 5261.5 | |
| 6 | 5261.6 (TOX_ENV=py34-cdh-airflow_backend_postgres) | 0 |
66.17 |
Travis Job 5261.6 |