# View Coverage in SCM Code Viewer

## Viewing coverage data <a href="#usingthecodeviewertoviewcoveragedata-viewingcoveragedata" id="usingthecodeviewertoviewcoveragedata-viewingcoveragedata"></a>

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.

<figure><img src="https://sealights.atlassian.net/wiki/download/thumbnails/139853910/image2019-10-31_11-45-55.png?version=1&#x26;modificationDate=1572515158585&#x26;cacheVersion=1&#x26;api=v2&#x26;width=900&#x26;height=110" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If there is a quality risk, you will see a ![](https://sealights.atlassian.net/wiki/download/thumbnails/139853910/image2019-10-31_11-43-39.png?version=1\&modificationDate=1572515022893\&cacheVersion=1\&api=v2\&width=32\&height=22)icon next to the code (method or line) added to the page.
{% endhint %}

### Sample of a GitHub page with coverage information added by Sealights' Extension <a href="#usingthecodeviewertoviewcoveragedata-sampleofagithubpagewithcoverageinformationaddedbysealightsexten" id="usingthecodeviewertoviewcoveragedata-sampleofagithubpagewithcoverageinformationaddedbysealightsexten"></a>

<figure><img src="https://sealights.atlassian.net/wiki/download/thumbnails/139853910/image2019-10-31_11-42-13.png?version=1&#x26;modificationDate=1572514936974&#x26;cacheVersion=1&#x26;api=v2&#x26;width=896&#x26;height=400" alt=""><figcaption></figcaption></figure>
