Actions
Feature #9413
closedSet total verdict and total similarity more precisely on base of automatic marks association
Start date:
12/12/2018
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Currently on the page with all unsafes total similarity is caclulated as an average value. In practice if I see 0% unsafe mark and 100% safe mark I see 50% incompatible marks.
There are the following proposals:
There are the following proposals:
- Calculate total similarity as a maximum.
- Prevent incompatible marks setting and total similarity recalculation if there is at least one manually confirmed mark exists for this error trace.
- Do not consider 0% marks calculating total verdict to prevent useless incompatible marks label.
Actions