Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
The NCover Reporting action in Continua is a wrapper around the NCover.Reporting command line. If you're having trouble using the NCover Reporting action, please refer to the Command Line Reference.

The NCover Reporting action provides numerous features for reporting on your coverage data. [NCover.Reporting]

NCover Reporting

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Specify the name of the project for HTML output. [//pproject]

Output Path

The output path. [//opoutputpath]

Report Type

The type of the report. [//oroutputreport]

Report Format

The format of the report.

...

Creates or appends trend data to a file. [//atappend-trend]

Load Trend from file

Loads saved trend data to use in a trend report. [//ltloadtrend]

Top Uncovered to Show

By default, only reports the top 10 most uncovered items in the "Top Uncovered" reports. Set this value to control how many are shown. [//tutopuncovered]

Sort Report Elements by

The method of sorting report elements. [//sosort]

Hide Report Elements

The method of hiding report elements. [//hihide]

XLST Override File

Provide an override XSLT file for the reports. [//xslt]

...

Tick to ignore failed builds. [//ifbignorefailedbuilds]

Timeout (in seconds)

How many seconds to wait for the action to finish before timing out. The default is 86400 seconds (24 hours).

...