steveahnahn commented on issue #58106: URL: https://github.com/apache/airflow/issues/58106#issuecomment-3568394993
Hey @bugraoz93, may I be assigned this task? I took a look at implementing this and wanted to run an approach by you. I analyzed the current coverage and found there are 33 missing tests spread across 8 command groups. After thinking through whether we could auto-generate these tests by parsing the CLI cmd definitions, I believe the pragmatic approach of manually adding all the missing tests and maintaining via pre-commit would be sufficient. A generator may be difficult to validate and maintain confidence in its extensibility for future commands. Does this approach sound reasonable? -- 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]
