This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5891dea5a8f Enable PT006 rule to slack Provider test (#57963)
add 62e896bc908 Enable PT006 rule to 19 files in providers (airbyte,
alibaba, atlassian, papermill, presto, redis, singularity, sqlite, tableau,
vertica, weaviate, elasticsearch, exasol) (#57986)
No new revisions were added by this update.
Summary of changes:
.../airbyte/tests/unit/airbyte/triggers/test_airbyte.py | 10 +++++-----
.../tests/unit/alibaba/cloud/links/test_maxcompute.py | 2 +-
.../tests/unit/alibaba/cloud/log/test_oss_task_handler.py | 2 +-
.../jira/tests/unit/atlassian/jira/hooks/test_jira.py | 4 ++--
.../tests/unit/elasticsearch/log/test_es_task_handler.py | 6 +++---
providers/exasol/tests/unit/exasol/hooks/test_exasol.py | 4 ++--
providers/exasol/tests/unit/exasol/hooks/test_sql.py | 12 ++++++++++--
.../exasol/tests/unit/exasol/operators/test_exasol_sql.py | 2 +-
.../tests/unit/papermill/operators/test_papermill.py | 4 ++--
providers/presto/tests/unit/presto/hooks/test_presto.py | 2 +-
providers/presto/tests/unit/presto/hooks/test_presto_sql.py | 11 +++++++++--
providers/redis/tests/unit/redis/queues/test_redis.py | 2 +-
.../tests/unit/singularity/operators/test_singularity.py | 4 ++--
providers/sqlite/tests/unit/sqlite/hooks/test_sqlite.py | 2 +-
providers/tableau/tests/unit/tableau/hooks/test_tableau.py | 2 +-
.../vertica/tests/unit/vertica/hooks/test_vertica_sql.py | 2 +-
.../weaviate/tests/unit/weaviate/hooks/test_weaviate.py | 6 +++---
17 files changed, 46 insertions(+), 31 deletions(-)