semohr commented on PR #38343: URL: https://github.com/apache/superset/pull/38343#issuecomment-4089314284
The code coverage report is broken imo. I checked the files locally and what codecoverage reports is definitely not accurate. ```bash pytest ./tests/unit_tests/commands/ --cov --cov-report html ``` <img width="780" height="1270" alt="image" src="https://github.com/user-attachments/assets/57ae8b25-0b53-4bab-8a8f-ec5b992da798" /> vs on codecoverage: <img width="861" height="837" alt="image" src="https://github.com/user-attachments/assets/f32bb011-dc9f-4cc0-9ecc-222eb5e671f7" /> -- 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]
