LipuFei commented on PR #37143: URL: https://github.com/apache/airflow/pull/37143#issuecomment-1932126704
@dirrao @hussein-awala I have added a test for this. I had to refactor the sentry module because the old `__init__.py` makes it very difficult to test the `ConfiguredSentry` class. I kept the same structure and moved the 2 classes out to 2 separate files, so I can directly import `ConfiguredSentry` in a test. -- 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]
