Project

General

Profile

Actions

Bug #1869

closed

Cobertura does not show source code

Added by Junxiao Shi over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
Build
Target version:
Start date:
08/15/2014
Due date:
% Done:

100%

Estimated time:

Description

Steps to reproduce:

  1. submit a Job to Jenkins, and wait for it to succeed
    (if Job is failing, fix the compilation and unit testing problem, and try again)
  2. visit Cobertura Coverage Report for daemon/table/fib.hpp

Expected: the report displays the source code of daemon/table/fib.hpp, and highlights which lines are not covered by unit testing.

Actual: the report only displays the percentage of lines covered by unit testing, which is useless for the purpose of improving unit testing.


Files

Actions

Also available in: Atom PDF