Feature #8352
closedCalculate and visualize total code coverage
100%
Description
Recently code coverage was supported for individual verification tasks. But most likely users would like to see total code coverage. I suppose to calculate and to visualize total code coverage for each sub-job and rule specification independently.
Updated by Evgeny Novikov about 7 years ago
- Assignee set to Ilja Zakharov
- Target version set to 0.2
Let's do all major tasks related with coverage.
Updated by Evgeny Novikov about 7 years ago
- Assignee changed from Ilja Zakharov to Evgeny Novikov
I drive this feature myself.
Updated by Evgeny Novikov about 7 years ago
- Status changed from New to Resolved
It seems that most of issues were eventually fixed in bc4248a. So, by default coverage will be collected and reported for both verification tasks and totally for all rule specifications except sync:race for which Pavel wouldn't like to have cheating coverage.
Updated by Evgeny Novikov about 7 years ago
- Status changed from Resolved to Closed
I merged the branch that has this feature (multicoverage) to master in 37f0c082.
Don't forget to migrate your databases and populate new preset jobs and unknown marks after update!