Re: [PR] Add missing tests for the DAG endpoint [airflow]

2023-10-24 Thread via GitHub
potiuk merged PR #35158: URL: https://github.com/apache/airflow/pull/35158 -- 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: commits-unsubscr...@airflow.a

[PR] Add missing tests for the DAG endpoint [airflow]

2023-10-24 Thread via GitHub
ephraimbuddy opened a new pull request, #35158: URL: https://github.com/apache/airflow/pull/35158 This commit adds missing tests for the DAG endpoint to improve the coverage. Related: https://github.com/apache/airflow/issues/35127 -- This is an automated message from the Apa