Actions
Feature #9001
closedDump similarities for associated unsafe marks
Start date:
06/25/2018
Due date:
% Done:
100%
Estimated time:
Published in build:
Description
When downloading decision results Bridge outputs a list of associated marks for each report. I suggest to dump similarities for associated unsafe marks in addition, since it will help to identify more deviations and regressions.
Updated by Evgeny Novikov over 6 years ago
- Related to Feature #9016: Show total similarity in unsafes and marks tables added
Updated by Evgeny Novikov over 6 years ago
- 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.
Updated by Vladimir Gratinskiy over 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in feature_9001.
Updated by Evgeny Novikov over 6 years ago
I fixed it a bit to dump simple dictionaries rather than lists of lists. Now the branch is tested.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in a823235a.
Actions