mateuslatrova commented on issue #35442:
URL: https://github.com/apache/airflow/issues/35442#issuecomment-2080273467

   Hi! I found that the classes present in the following modules are already 
covered with tests, but they are unchecked in the issue's first comment:
   
   tests/providers/amazon/aws/operators/test_emr.py
   tests/providers/amazon/aws/operators/test_sagemaker.py
   tests/providers/amazon/aws/sensors/test_emr.py
   tests/providers/amazon/aws/triggers/test_athena.py
   tests/providers/amazon/aws/triggers/test_batch.py
   tests/providers/amazon/aws/triggers/test_emr.py
   tests/providers/amazon/aws/triggers/test_glue_crawler.py
   tests/providers/amazon/aws/triggers/test_lambda_function.py
   tests/providers/amazon/aws/triggers/test_rds.py
   tests/providers/amazon/aws/triggers/test_redshift_cluster.py
   tests/providers/amazon/aws/utils/test_rds.py
   tests/providers/amazon/aws/utils/test_sagemaker.py
   tests/providers/amazon/aws/utils/test_sqs.py
   tests/providers/amazon/aws/utils/test_tags.py
   tests/providers/amazon/aws/waiters/test_base_waiter.py
   tests/providers/amazon/aws/triggers/test_step_function.py
   
   If it is possible, it would be nice if anyone could check them, so that who 
is looking to contribute can find missing tests more easily. Thanks!
   
   CC: @potiuk @Taragolis 
   


-- 
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