Versions Compared

Key

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

...

The location of the root file of the report. This is the initial page that will be displayed when viewing the report.

For example, if the report it is a HTML report then this is usually default.html or index.html.

This field also allows Variables, Objects & Expressions to be used. This means that you can specify the file location based on the builds workspace.

For example, if your code coverage report was saved in your output folder of the workspace then the path would be $Workspace$/Output/codeCoverageReport/index.html

 

It is recommended that all reports are stored and referenced using the $Workspace$ which allows all reports to be stored and associated with each individual build.

 

Enabled

Only enabled reports will be displayed on builds.

Description

This is used to provide Provide extra information regarding the report. this information is shown when you hover over its report tab in the build.

 

Help! My Report is missing from the $Workspace$ directory

If your report is being generated on an agent but it is missing from the Continua Workspace then the report may not be getting copied from the agent to the server correctly.

This can be checked and edited in the Workspace Rules for each Stage in the Stages editor. Make sure that all the necessary folders and files have been configured to copy across back to the server.