You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/08/05 07:45:25 UTC

[airflow] branch master updated (1437cb7 -> 95328c4)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 1437cb7  Add correct signatures for operators in google provider package (#10144)
     add 95328c4  Bring back code coverage (#10143)

No new revisions were added by this update.

Summary of changes:
 .coveragerc                                      |  3 ++
 .github/workflows/ci.yml                         | 57 +++++++++++++++++++++---
 .github/workflows/quarantined.yaml               | 18 +++++++-
 scripts/ci/in_container/entrypoint_ci.sh         |  3 +-
 scripts/ci/in_container/run_ci_tests.sh          |  2 +-
 scripts/ci/kubernetes/ci_run_kubernetes_tests.sh |  3 +-
 scripts/ci/libraries/_initialization.sh          | 10 -----
 7 files changed, 76 insertions(+), 20 deletions(-)