# vsts-coverage-charts **Repository Path**: mirrors_microsoft/vsts-coverage-charts ## Basic Information - **Project Name**: vsts-coverage-charts - **Description**: Azure DevOps extension to build charts on code coverage - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://msmobilecenter.visualstudio.com/Mobile-Center/_apis/build/status/vsts-coverage-charts?branchName=master) # Azure DevOps Build Coverage Charts Widget to show charts of code coverage for selected build definitions Screenshot: ![](/static/images/screenshot.PNG) ## Development Install npm packages from root directory ``` npm i ``` Build the extension: ``` npm run build ``` This automatically bumps the extension version and builds the extension with the `ms-1es` publisher.