Actions
Feature #8611
closedAllow to choose details for code coverage when starting job decision
Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
12/02/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
At the moment code coverage details are specified in rule specs.json. But indeed verifiers collect and output code coverage independently on this option (there is another option in verifier profiles.json and it's in the right place). So this option doesn't affect verification results (indeed there can be some influence but it is the same as for, say, logging).
It will be much easier and convenient to choose code coverage details when starting a job decision. Moreover, in the development mode by default there should be full code coverage, while in the production mode Core should render lightweight code coverage.
Actions