potiuk commented on PR #37152:
URL: https://github.com/apache/airflow/pull/37152#issuecomment-1972760942

   Also the "use public runner" and comparing regular PR with no coverage 
enabled with "with coverage" might show some surprises. I think adding coverage 
slows down the test (in general - even in the old way) by 20% - 30%, but we 
need to run a few test runs to see that. That's one of the reasons we have the 
coverage tests disabled for regular PRs. 
   
   We need a bit more datapoints for that - and see if it makes sense to enable 
coverage for absolutely all PRs, maybe we can find some way where we only 
selectively enable it (like when there are core changes maybe - depends what is 
really our ultimate goal here - because if we enable it and won't use it (but 
pay the cost) - that's likely not a good idea.


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