Versions Compared

Key

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

Table of Contents

Insert excerpt
Installation and Setup for SeaLights Chrome extension
Installation and Setup for SeaLights Chrome extension
nopaneltrue

Viewing coverage data

When viewing your code in your SCM, if you have configured correctly, scanned the code and a build exists in the SeaLights dashboard, you will be able to see the coverage information of the latest build.

An extra drop down button will be visible in the SCM's file header allowing you to select the coverage type.

Image Removed

Now to the left of the entity type you will see a red or green highlight indicating that it is covered or not.

If you are viewing branch coverage then it will also indicate the number of branches covered in a specific line that has more than one branch.

If Image Added

Note

If there is a quality risk, you will

...

see a

...

Image Addedicon next to the code

...

If the code is not covered in any test stage you will receive a Image Removed icon next to the code

Sample:

...

(method or line) added to the page.


Sample of a GitHub page with coverage information added by Sealights' Extension

Image Added