Error rendering macro 'excerpt-include' : No link could be created for 'HowTo : Setting up Chrome extension'.
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.
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 there is a quality risk, you will receive a icon next to the code
If the code is not covered in any test stage you will receive a icon next to the code
Sample: