potiuk opened a new issue, #35442:
URL: https://github.com/apache/airflow/issues/35442

   See `test_providers_modules_should_have_tests` in  
`tests/always/test_project_structure.py` but those tests are missing currently:
   
   ## Provider 
[amazon](https://github.com/apache/airflow/tree/main/tests/providers/amazon)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Famazon)
   - [ ] tests/providers/amazon/aws/executors/ecs/test_boto_schema.py
   - [ ] tests/providers/amazon/aws/executors/ecs/test_ecs_executor_config.py
   - [ ] tests/providers/amazon/aws/executors/ecs/test_utils.py
   - [x] tests/providers/amazon/aws/fs/test_s3.py
   - [x] tests/providers/amazon/aws/hooks/test_dms.py
   - [x] tests/providers/amazon/aws/links/test_base_aws.py
   - [x] tests/providers/amazon/aws/links/test_batch.py
   - [x] tests/providers/amazon/aws/links/test_emr.py
   - [x] tests/providers/amazon/aws/links/test_glue.py
   - [x] tests/providers/amazon/aws/links/test_logs.py
   - [x] tests/providers/amazon/aws/operators/test_dms.py
   - [ ] tests/providers/amazon/aws/operators/test_emr.py
   - [x] tests/providers/amazon/aws/operators/test_s3.py
   - [ ] tests/providers/amazon/aws/operators/test_sagemaker.py
   - [x] tests/providers/amazon/aws/sensors/test_dms.py
   - [ ] tests/providers/amazon/aws/sensors/test_emr.py
   - [x] tests/providers/amazon/aws/sensors/test_s3.py
   - [ ] tests/providers/amazon/aws/sensors/test_sagemaker.py
   - [ ] tests/providers/amazon/aws/test_exceptions.py
   - [x] tests/providers/amazon/aws/triggers/test_athena.py
   - [x] tests/providers/amazon/aws/triggers/test_batch.py
   - [ ] tests/providers/amazon/aws/triggers/test_eks.py
   - [x] tests/providers/amazon/aws/triggers/test_emr.py
   - [x] tests/providers/amazon/aws/triggers/test_glue_crawler.py
   - [x] tests/providers/amazon/aws/triggers/test_lambda_function.py
   - [ ] tests/providers/amazon/aws/triggers/test_rds.py
   - [x] tests/providers/amazon/aws/triggers/test_redshift_cluster.py
   - [ ] tests/providers/amazon/aws/triggers/test_step_function.py
   - [ ] tests/providers/amazon/aws/utils/test_rds.py
   - [ ] tests/providers/amazon/aws/utils/test_sagemaker.py
   - [x] tests/providers/amazon/aws/utils/test_sqs.py
   - [x] tests/providers/amazon/aws/utils/test_tags.py
   - [ ] tests/providers/amazon/aws/waiters/test_base_waiter.py
   
   ## Provider 
[apache.cassandra](https://github.com/apache/airflow/tree/main/tests/providers/apache/cassandra)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fapache%2Fcassandra)
   - [ ] tests/providers/apache/cassandra/hooks/test_cassandra.py
   
   ## Provider 
[apache.drill](https://github.com/apache/airflow/tree/main/tests/providers/apache/drill)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fapache%2Fdrill)
   - [ ] tests/providers/apache/drill/operators/test_drill.py
   
   ## Provider 
[apache.druid](https://github.com/apache/airflow/tree/main/tests/providers/apache/druid)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fapache%2Fdruid)
   - [ ] tests/providers/apache/druid/operators/test_druid_check.py
   
   ## Provider 
[apache.hdfs](https://github.com/apache/airflow/tree/main/tests/providers/apache/hdfs)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fapache%2Fhdfs)
   - [x] tests/providers/apache/hdfs/hooks/test_hdfs.py
   - [ ] tests/providers/apache/hdfs/log/test_hdfs_task_handler.py
   - [x] tests/providers/apache/hdfs/sensors/test_hdfs.py
   
   ## Provider 
[apache.hive](https://github.com/apache/airflow/tree/main/tests/providers/apache/hive)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fapache%2Fhive)
   - [ ] tests/providers/apache/hive/plugins/test_hive.py
   - [ ] tests/providers/apache/hive/transfers/test_mssql_to_hive.py
   
   ## Provider 
[apache.kafka](https://github.com/apache/airflow/tree/main/tests/providers/apache/kafka)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fapache%2Fkafka)
   - [ ] tests/providers/apache/kafka/hooks/test_base.py
   - [x] tests/providers/apache/kafka/hooks/test_client.py
   - [x] tests/providers/apache/kafka/hooks/test_consume.py
   - [x] tests/providers/apache/kafka/hooks/test_produce.py
   
   ## Provider 
[celery](https://github.com/apache/airflow/tree/main/tests/providers/celery)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fcelery)
   - [ ] tests/providers/celery/executors/test_celery_executor_utils.py
   - [ ] tests/providers/celery/executors/test_default_celery.py
   
   ## Provider 
[cncf.kubernetes](https://github.com/apache/airflow/tree/main/tests/providers/cncf/kubernetes)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fcncf%2Fkubernetes)
   - [ ] 
tests/providers/cncf/kubernetes/backcompat/test_backwards_compat_converters.py
   - [ ] 
tests/providers/cncf/kubernetes/executors/test_kubernetes_executor_types.py
   - [ ] 
tests/providers/cncf/kubernetes/executors/test_kubernetes_executor_utils.py
   - [ ] tests/providers/cncf/kubernetes/operators/test_kubernetes_pod.py
   - [ ] tests/providers/cncf/kubernetes/test_k8s_model.py
   - [ ] tests/providers/cncf/kubernetes/test_kube_client.py
   - [ ] tests/providers/cncf/kubernetes/test_kube_config.py
   - [ ] tests/providers/cncf/kubernetes/test_pod_generator_deprecated.py
   - [ ] tests/providers/cncf/kubernetes/test_pod_launcher_deprecated.py
   - [ ] tests/providers/cncf/kubernetes/test_python_kubernetes_script.py
   - [ ] tests/providers/cncf/kubernetes/test_secret.py
   - [ ] tests/providers/cncf/kubernetes/triggers/test_kubernetes_pod.py
   - [ ] tests/providers/cncf/kubernetes/utils/test_delete_from.py
   - [ ] tests/providers/cncf/kubernetes/utils/test_k8s_hashlib_wrapper.py
   - [ ] tests/providers/cncf/kubernetes/utils/test_xcom_sidecar.py
   
   ## Provider 
[common.io](https://github.com/apache/airflow/tree/main/tests/providers/common/io)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fcommon%2Fio)
   - [x] tests/providers/common/io/operators/test_file_transfer.py
   
   ## Provider 
[databricks](https://github.com/apache/airflow/tree/main/tests/providers/databricks)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fdatabricks)
   - [x] tests/providers/databricks/hooks/test_databricks_base.py
   
   ## Provider 
[dbt.cloud](https://github.com/apache/airflow/tree/main/tests/providers/dbt/cloud)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fdbt%2Fcloud)
   - [x] tests/providers/dbt/cloud/hooks/test_dbt.py
   - [x] tests/providers/dbt/cloud/operators/test_dbt.py
   - [x] tests/providers/dbt/cloud/sensors/test_dbt.py
   - [x] tests/providers/dbt/cloud/triggers/test_dbt.py
   
   ## Provider 
[docker](https://github.com/apache/airflow/tree/main/tests/providers/docker)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fdocker)
   - [ ] tests/providers/docker/test_exceptions.py
   
   ## Provider 
[elasticsearch](https://github.com/apache/airflow/tree/main/tests/providers/elasticsearch)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Felasticsearch)
   - [x] tests/providers/elasticsearch/log/test_es_json_formatter.py
   - [x] tests/providers/elasticsearch/log/test_es_response.py
   
   ## Provider 
[google](https://github.com/apache/airflow/tree/main/tests/providers/google)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fgoogle)
   - [ ] tests/providers/google/cloud/fs/test_gcs.py
   - [ ] tests/providers/google/cloud/links/test_automl.py
   - [x] tests/providers/google/cloud/links/test_base.py
   - [x] tests/providers/google/cloud/links/test_bigquery.py
   - [ ] tests/providers/google/cloud/links/test_bigquery_dts.py
   - [ ] tests/providers/google/cloud/links/test_bigtable.py
   - [ ] tests/providers/google/cloud/links/test_cloud_build.py
   - [ ] tests/providers/google/cloud/links/test_cloud_functions.py
   - [ ] tests/providers/google/cloud/links/test_cloud_memorystore.py
   - [ ] tests/providers/google/cloud/links/test_cloud_sql.py
   - [ ] tests/providers/google/cloud/links/test_cloud_storage_transfer.py
   - [ ] tests/providers/google/cloud/links/test_cloud_tasks.py
   - [ ] tests/providers/google/cloud/links/test_compute.py
   - [ ] tests/providers/google/cloud/links/test_data_loss_prevention.py
   - [ ] tests/providers/google/cloud/links/test_datacatalog.py
   - [ ] tests/providers/google/cloud/links/test_dataflow.py
   - [ ] tests/providers/google/cloud/links/test_dataform.py
   - [ ] tests/providers/google/cloud/links/test_datafusion.py
   - [ ] tests/providers/google/cloud/links/test_dataplex.py
   - [ ] tests/providers/google/cloud/links/test_dataprep.py
   - [ ] tests/providers/google/cloud/links/test_dataproc.py
   - [ ] tests/providers/google/cloud/links/test_datastore.py
   - [ ] tests/providers/google/cloud/links/test_kubernetes_engine.py
   - [ ] tests/providers/google/cloud/links/test_life_sciences.py
   - [ ] tests/providers/google/cloud/links/test_mlengine.py
   - [ ] tests/providers/google/cloud/links/test_pubsub.py
   - [ ] tests/providers/google/cloud/links/test_spanner.py
   - [ ] tests/providers/google/cloud/links/test_stackdriver.py
   - [ ] tests/providers/google/cloud/links/test_vertex_ai.py
   - [ ] tests/providers/google/cloud/links/test_workflows.py
   - [ ] tests/providers/google/cloud/operators/vertex_ai/test_auto_ml.py
   - [ ] 
tests/providers/google/cloud/operators/vertex_ai/test_batch_prediction_job.py
   - [ ] tests/providers/google/cloud/operators/vertex_ai/test_custom_job.py
   - [ ] tests/providers/google/cloud/operators/vertex_ai/test_dataset.py
   - [ ] 
tests/providers/google/cloud/operators/vertex_ai/test_endpoint_service.py
   - [ ] 
tests/providers/google/cloud/operators/vertex_ai/test_hyperparameter_tuning_job.py
   - [ ] tests/providers/google/cloud/operators/vertex_ai/test_model_service.py
   - [ ] tests/providers/google/cloud/operators/vertex_ai/test_pipeline_job.py
   - [ ] tests/providers/google/cloud/sensors/test_dataform.py
   - [ ] tests/providers/google/cloud/transfers/test_bigquery_to_sql.py
   - [ ] tests/providers/google/cloud/transfers/test_presto_to_gcs.py
   - [ ] tests/providers/google/cloud/transfers/test_trino_to_gcs.py
   - [ ] tests/providers/google/cloud/triggers/test_cloud_composer.py
   - [ ] tests/providers/google/cloud/transfers/test_bigquery_to_mssql.py
   - [ ] tests/providers/google/cloud/transfers/test_mssql_to_gcs.py
   - [ ] tests/providers/google/cloud/utils/test_bigquery.py
   - [ ] tests/providers/google/cloud/utils/test_bigquery_get_data.py
   - [ ] tests/providers/google/cloud/utils/test_dataform.py
   - [ ] tests/providers/google/common/links/test_storage.py
   - [ ] tests/providers/google/common/test_consts.py
   - [ ] tests/providers/google/test_go_module_utils.py
   
   ## Provider 
[microsoft.azure](https://github.com/apache/airflow/tree/main/tests/providers/microsoft/azure)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fmicrosoft%2Fazure)
   - [ ] tests/providers/microsoft/azure/fs/test_adls.py
   - [x] tests/providers/microsoft/azure/hooks/test_batch.py
   - [x] tests/providers/microsoft/azure/hooks/test_container_instance.py
   - [x] tests/providers/microsoft/azure/hooks/test_container_registry.py
   - [x] tests/providers/microsoft/azure/hooks/test_container_volume.py
   - [x] tests/providers/microsoft/azure/hooks/test_cosmos.py
   - [x] tests/providers/microsoft/azure/hooks/test_data_factory.py
   - [x] tests/providers/microsoft/azure/hooks/test_data_lake.py
   - [x] tests/providers/microsoft/azure/hooks/test_fileshare.py
   - [x] tests/providers/microsoft/azure/hooks/test_synapse.py
   - [ ] tests/providers/microsoft/azure/operators/test_adls.py
   - [x] tests/providers/microsoft/azure/operators/test_batch.py
   - [x] tests/providers/microsoft/azure/operators/test_container_instances.py
   - [x] tests/providers/microsoft/azure/operators/test_cosmos.py
   - [x] tests/providers/microsoft/azure/operators/test_data_factory.py
   - [x] tests/providers/microsoft/azure/operators/test_synapse.py
   - [x] tests/providers/microsoft/azure/secrets/test_key_vault.py
   - [x] tests/providers/microsoft/azure/sensors/test_cosmos.py
   - [x] tests/providers/microsoft/azure/sensors/test_data_factory.py
   - [ ] tests/providers/microsoft/azure/transfers/test_azure_blob_to_gcs.py
   - [x] tests/providers/microsoft/azure/triggers/test_data_factory.py
   - [ ] tests/providers/microsoft/azure/triggers/test_wasb.py
   
   ## Provider 
[mongo](https://github.com/apache/airflow/tree/main/tests/providers/mongo)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fmongo)
   - [ ] tests/providers/mongo/sensors/test_mongo.py
   
   ## Provider 
[openlineage](https://github.com/apache/airflow/tree/main/tests/providers/openlineage)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fopenlineage)
   - [x] tests/providers/openlineage/extractors/test_base.py
   - [x] tests/providers/openlineage/extractors/test_bash.py
   - [ ] tests/providers/openlineage/extractors/test_manager.py
   - [x] tests/providers/openlineage/extractors/test_python.py
   - [ ] tests/providers/openlineage/plugins/test_adapter.py
   - [ ] tests/providers/openlineage/plugins/test_facets.py
   - [ ] tests/providers/openlineage/plugins/test_macros.py
   - [ ] tests/providers/openlineage/test_sqlparser.py
   
   ## Provider 
[presto](https://github.com/apache/airflow/tree/main/tests/providers/presto)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fpresto)
   - [x] tests/providers/presto/transfers/test_gcs_to_presto.py
   
   ## Provider 
[redis](https://github.com/apache/airflow/tree/main/tests/providers/redis)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fredis)
   - [ ] tests/providers/redis/operators/test_redis_publish.py
   - [ ] tests/providers/redis/sensors/test_redis_key.py
   
   ## Provider 
[slack](https://github.com/apache/airflow/tree/main/tests/providers/slack)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fslack)
   - [ ] tests/providers/slack/notifications/test_slack_notifier.py
   
   ## Provider 
[snowflake](https://github.com/apache/airflow/tree/main/tests/providers/snowflake)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Fsnowflake)
   - [ ] tests/providers/snowflake/triggers/test_snowflake_trigger.py
   
   ## Provider 
[trino](https://github.com/apache/airflow/tree/main/tests/providers/trino)
   
[codecov](https://app.codecov.io/gh/apache/airflow/tree/main/airflow%2Fproviders%2Ftrino)
   - [x] tests/providers/trino/transfers/test_gcs_to_trino.py
   
   
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to