-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
infrastructureGitHub Actions, Release management, and CIGitHub Actions, Release management, and CIinternalInternal code improvements, not user-facingInternal code improvements, not user-facing
Description
Spotted three items we can improve:
- setup-go is crazy slow on Windows. Try to see if this works: Fix slow cache restore on Windows actions/setup-go#515
- We rarely use, within the same PR, the base code coverage results. Let's just keep the current code coverage info and, if we really need it, the dev can look up the older runs.
- Run 4 test modules in parallel (arbitrarily chosen based on the fact most runners have 2 cores and we don't have CPU-intensive tests).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
infrastructureGitHub Actions, Release management, and CIGitHub Actions, Release management, and CIinternalInternal code improvements, not user-facingInternal code improvements, not user-facing