Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For more information on OpenCover, including downloads, please visit the OpenCover GitHub page.

OpenCover

Image RemovedImage Added

Name

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

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Filtering

Image RemovedImage Added

Cover By Test

Gather coverage by test by analysing the assemblies that match these filters for Test methods.

...

These filters are applied by default and should be applied for most applications.


Exclusions

Image RemovedImage Added

Exclude by Attribute

...

Each exclusion should appear on a new line.


Settings

Image RemovedImage Added

Return target code

...

Alternative paths to look for PDB files.

Options

Image Removed

Log Verbosity

The amount of information detail to display in the build log.

Timeout (in seconds)

How long to wait for the action to finish running before timing out. Leaving this blank (or zero) will default to 86400 seconds (24 hours).

Treat failure as warning

Tick to continue build on failure marking the action with a warning status.

...

If this is ticked, any warnings logged will not mark the action with a warning status.

ReportGenerator Options

Image Removed

Generate ReportGenerator report

...

This option is designed to get you a Code Coverage report quickly and easily. If the report needs to be further configured then uncheck this option and create a new ReportGenerator action after the OpenCover action and have it point to your OpenCover Output XML.


Options

Image Added

Log Verbosity

The amount of information detail to display in the build log.

Timeout (in seconds)

Environment

How long to wait for the action to finish running before timing out. Leaving this blank (or zero) will default to 86400 seconds (24 hours).

Treat failure as warning

Tick to continue build on failure marking the action with a warning status.

Ignore warnings

If this is ticked, any warnings logged will not mark the action with a warning status.


Environment

Image AddedImage Removed

Environment Variables

...