Working with Coverage Report

Version 8 by Steve Luo
on Jun 20, 2011 18:53.


compared with
Current by Steve Luo
on Jun 20, 2011 18:54.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

 After publishing the coverage report, QuickBuild can display the coverage report in build page and statistics page. Below we will use Cobertura as an example. Different coverage tool may have different view, but in most cases, they have the same look-and-feel.
  
 h3. Build Overview
 !cobertura-overview.png!
 h3. By Package
 !cobertura-package.png!
  
 h3. By Class
 !cobertura-class.png!
  
 h3. By Method
 !cobertura-method.png!
  
 h3. View Source code
  
 !cobertura-source.png!
  
 h3. View Coverage Trends
  
 !stats.png!
  
 h3. View Aggregated Coverage Data
  If you have defined aggregation, you can find a panel lists the recent coverage data in the children configurations
  If you have defined aggregation, a panel in the configuration overview will list the recent coverage data in the child configurations
  
 !aggregation.png!