You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
For the core astropy package, including coverage testing has a significant performance impact, but for other packages this won't necessarily be the case. We could consider adding --coverage to all builds by default instead of having a dedicated coverage build.
The text was updated successfully, but these errors were encountered:
I definitely set it up by default for a few packages, so this is feasible in some cases. But maybe add a comment to discuss when you don't want to do that?
For the core astropy package, including coverage testing has a significant performance impact, but for other packages this won't necessarily be the case. We could consider adding
--coverage
to all builds by default instead of having a dedicated coverage build.The text was updated successfully, but these errors were encountered: