hy144328 commented on PR #41915: URL: https://github.com/apache/superset/pull/41915#issuecomment-4931080613
I think this would be great to catch regression in the migration. I considered it in #40274 but I was reluctant to make the step at the time. Currently, the unit tests would product 45131 lines locally with warnings turned on with 45218 warnings produced. I was not sure whether this would overwhelm the CI, a log database, etc. Other than that, my two cents is that this is not a controversial change. ``` ==== 7 failed, 9756 passed, 5 skipped, 45218 warnings in 782.83s (0:13:02) ===== ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
