eladkal commented on code in PR #38965:
URL: https://github.com/apache/airflow/pull/38965#discussion_r1564583403


##########
airflow/providers/google/cloud/triggers/cloud_composer.py:
##########
@@ -78,3 +78,71 @@ async def run(self):
                 "operation_done": operation.done,
             }
         )
+
+
+class CloudComposerAirflowCLICommandTrigger(BaseTrigger):

Review Comment:
   This class is missing tests



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