You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/16 01:48:56 UTC

[GitHub] [airflow] xinbinhuang commented on a change in pull request #15385: Added table to view providers in airflow ui under admin tab

xinbinhuang commented on a change in pull request #15385:
URL: https://github.com/apache/airflow/pull/15385#discussion_r614505521



##########
File path: airflow/www/views.py
##########
@@ -3017,6 +3018,51 @@ def list(self):
         )
 
 
+class ProvidersModelView(AirflowBaseView):

Review comment:
       Can you also add some tests to `test_vews.py` for this new view?




-- 
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:
users@infra.apache.org