mik-laj commented on a change in pull request #9349:
URL: https://github.com/apache/airflow/pull/9349#discussion_r443472316



##########
File path: tests/test_project_structure.py
##########
@@ -43,7 +43,6 @@
     'tests/providers/jenkins/hooks/test_jenkins.py',
     'tests/providers/microsoft/azure/sensors/test_azure_cosmos.py',
     'tests/providers/microsoft/mssql/hooks/test_mssql.py',
-    'tests/providers/qubole/hooks/test_qubole.py',

Review comment:
       This is a test that checks for missing test files. This file has been 
added to this change, so we need to update this list to represent the current 
state.  
   
   This test has been added to inform the user about the project rules as soon 
as possible. No reviewer needs to inform users that we need unit tests.
   
   It also simplifies the work of project maintainer, because it provides easy 
insight into project defects, which allows engaging other contributors to these 
tasks. More info: https://github.com/apache/airflow/issues/8278




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to