Project

General

Profile

Actions

Feature #8622

closed

Support function coverage navigation

Added by Evgeny Novikov over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Bridge
Target version:
Start date:
12/07/2017
Due date:
01/30/2018
% Done:

100%

Estimated time:
Published in build:

Description

My recent experience clearly showed that having function coverage navigation would be great. Interesting controls are the following:
  1. Go to next/previous uncovered function.
  2. Go to next/previous covered function.
  3. Go to next/previous covered function from a list of covered functions sorted by their numbers of calls.
Actions #1

Updated by Evgeny Novikov over 6 years ago

  • 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.

Actions #2

Updated by Vladimir Gratinskiy about 6 years ago

  • Due date set to 01/30/2018
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Implemented in branch "visual-improvements".

Actions #3

Updated by Evgeny Novikov almost 6 years ago

  • 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.

Actions #4

Updated by Vladimir Gratinskiy almost 6 years ago

  • Status changed from Open to Resolved

Implemented in "feature_8622". Branch "visual-improvements" is not needed anymore.

Actions #5

Updated by Evgeny Novikov almost 6 years ago

  • 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.

Actions #6

Updated by Evgeny Novikov almost 6 years ago

  • Status changed from Open to Resolved

I fixed both issues and merged the branch to bridge-imrovements for following testing.

Actions #7

Updated by Evgeny Novikov almost 6 years ago

  • 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!

Actions

Also available in: Atom PDF