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

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


    from a1473c92c1 Revert "Check task attribute before use in 
sentry.add_tagging() (#37143)" (#38519)
     add b0307b5dd4 Resolve `PT012` in `google` provider tests (#38471)

No new revisions were added by this update.

Summary of changes:
 pyproject.toml                                     |  23 --
 .../providers/google/cloud/hooks/test_bigquery.py  |   4 +-
 .../hooks/test_cloud_storage_transfer_service.py   |   4 +-
 .../providers/google/cloud/hooks/test_dataflow.py  |  63 +++--
 .../providers/google/cloud/hooks/test_dataprep.py  |  26 +-
 .../google/cloud/hooks/test_kubernetes_engine.py   |   9 +-
 tests/providers/google/cloud/hooks/test_pubsub.py  |  38 +--
 .../google/cloud/operators/test_bigtable.py        | 112 ++++----
 .../google/cloud/operators/test_cloud_sql.py       |  72 ++---
 .../test_cloud_storage_transfer_service.py         |  89 ++-----
 .../google/cloud/operators/test_compute.py         | 292 +++++----------------
 .../google/cloud/operators/test_datafusion.py      |  29 +-
 .../google/cloud/operators/test_dataproc.py        |  75 +++---
 .../google/cloud/operators/test_functions.py       | 130 +++++----
 .../cloud/operators/test_kubernetes_engine.py      |   6 +-
 .../google/cloud/operators/test_mlengine.py        | 288 ++++++++++----------
 .../google/cloud/operators/test_spanner.py         |  14 +-
 .../google/cloud/sensors/test_datafusion.py        |   2 +-
 .../google/cloud/sensors/test_dataproc.py          |   3 +-
 tests/providers/google/cloud/sensors/test_gcs.py   |   1 -
 .../providers/google/cloud/sensors/test_pubsub.py  |   6 -
 .../google/cloud/transfers/test_gcs_to_bigquery.py | 225 +++++++---------
 .../cloud/utils/test_credentials_provider.py       |   2 +-
 .../google/common/hooks/test_base_google.py        |   5 +-
 24 files changed, 635 insertions(+), 883 deletions(-)

Reply via email to