Feature #8622
closed
Support function coverage navigation
Added by Evgeny Novikov almost 7 years ago.
Updated over 6 years ago.
Description
My recent experience clearly showed that having function coverage navigation would be great. Interesting controls are the following:
- Go to next/previous uncovered function.
- Go to next/previous covered function.
- Go to next/previous covered function from a list of covered functions sorted by their numbers of calls.
- Priority changed from High to Urgent
- Target version set to 2.0
I suppose that corresponding functionality will be extremely helpful for all users who want to achieve results having better quality than usually.
- Due date set to 01/30/2018
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in branch "visual-improvements".
- Status changed from Resolved to Open
- 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. Vladimir, please, merge fresh master to that branch, since I expect some conflicts.
- Status changed from Open to Resolved
Implemented in "feature_8622". Branch "visual-improvements" is not needed anymore.
- Status changed from Resolved to Open
I could find function coverage navigation menu just when saw coverage with so-called data. As a minor improvement I expected the reverse order for the third pair of actions, i.e. when clicking next, then Bridge should show the most covered function first.
- Status changed from Open to Resolved
I fixed both issues and merged the branch to bridge-imrovements for following testing.
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 80731a4. From now everybody will have very convenient tools for analyzing coverage!
Also available in: Atom
PDF