Subham-KRLX commented on PR #72461: URL: https://github.com/apache/airflow/pull/72461#issuecomment-5724785128
Took a look at the tests and noticed a few missing things from the issue You still need coverage for the decorator scope edge cases mentioned in the issue description Also delete_from_yaml and the verbose flag are not covered yet Plus please switch monkeypatch to standard mock patch decorators with autospec as per Airflow testing guidelines. -- 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]
