|
Ran
|
Files
153
|
Run time
8s
|
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>
7014 of 10539 relevant lines covered (66.55%)
0.67 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|