Actions
Refactor #11208
closedSimplecov should be opt-in
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
-
Description
Simplecov is taking up some time to generate test coverage documentation that does not need to be recreated after every test run. Now it runs after every time we run tests, but it could possibly just run when we pass an argument --simplecov. This should slightly relieve Jenkins infra usage.
Actions