Taragolis commented on PR #29145:
URL: https://github.com/apache/airflow/pull/29145#issuecomment-1406507142

   > I think we had this approach long time ago and there were some other 
problems with it
   
   I assume it is because tests could upload data for Quarantined / Integration 
and failed on others as result incomplete report. I think we could setup some 
threshold, like: ignore if less than 10 reports
   
   I had a couple ideas:
   1. Upload to artifact `.coverage` and after that merge them in single 
report. Run only if all tests passed
   2. Use xml reports, split by separate directories e.g.: postgres-coverage, 
mysql-coverage, sqllite-coverage, mssql-coverage. and upload it 4 step.
   
   


-- 
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]

Reply via email to