Feature #9016
closed
Show total similarity in unsafes and marks tables
Added by Ilja Zakharov over 6 years ago.
Updated about 6 years ago.
Description
Currently it is difficult to detect unassociated marks or marks with low similarity. It is proposed to add an additional column in tables for unsafes and unsafe marks with total similarity value. New value is a sum of similarities of associated marks.
Files
- Related to Feature #9001: Dump similarities for associated unsafe marks added
- Target version changed from 2.0 to 1.1
This issue is not strictly bound with purposes of 2.0 that targets verification of C software.
- Target version changed from 1.1 to 2.0
Let's Vladimir will do this after his vacation.
- Status changed from New to Resolved
Implemented in bridge-2.0
- Status changed from Resolved to Open
I see a new column for a table with unsafe marks, but not for a table with unsafes, where it is more required.
Evgeny Novikov wrote:
I see a new column for a table with unsafe marks, but not for a table with unsafes, where it is more required.
Implemented in bridge-2.0.
- Status changed from Open to Resolved
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in b8bda00ac.
For the attached job I still do not see total similarities in tables with unsafes.
Also, please, visualize similarities using percents rather than floats like for associated marks/unsafes at unsafe/mark pages.
- Status changed from Open to Resolved
Evgeny Novikov wrote:
For the attached job I still do not see total similarities in tables with unsafes.
Also, please, visualize similarities using percents rather than floats like for associated marks/unsafes at unsafe/mark pages.
Fixed.
- Status changed from Resolved to Closed
Looks nice. I cherry picked the commit to master 2c6ef7e55.
- Status changed from Closed to Open
I found out one more issue. Bridge always shows total similarity <= 100% in the unsafe marks table even for marks with several associated reports. At least before when downloading JSON files with results total similarities were summed up, e.g. when there are 3 associated unsafes each with 100% similarity there was 300% total similarity or 3.0. I would like to have this behavior everywhere since it is strange to see total similarity 50% for a mark associated with 2 unsafes (one with 100% and another with 0%).
- Status changed from Open to Closed
I think more about this. Indeed the current representation is better, as one can easily detect partially associated marks even when there are several unsafes per a mark.
For downloaded JSON files it is better to remain everything as it was before implementation of this feature if something changed.
Also available in: Atom
PDF