Azure DevOps extension to build charts on code coverage
Перейти к файлу
microsoft-github-policy-service[bot] 52b3ff6898
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 19:00:12 +00:00
src Added more config options 2019-08-29 22:02:29 -07:00
static Hover over checkbox fix 2019-08-29 22:08:26 -07:00
.gitattributes Base setup 2018-12-02 19:32:47 -08:00
.gitignore Fetching real build definitions in config dropdown 2019-02-07 22:49:55 -08:00
README.md Added development to readme 2019-04-01 11:30:30 -07:00
SECURITY.md Microsoft mandatory file 2023-06-02 18:27:02 +00:00
package.json Added configurable number of builds and some css styling 2019-02-16 14:48:37 -08:00
tsconfig.json Added react webpack office fabric to extension 2019-01-16 23:01:04 -08:00
tslint.json Added react webpack office fabric to extension 2019-01-16 23:01:04 -08:00
vss-extension.json Hover over checkbox fix 2019-08-29 22:08:26 -07:00
webpack.config.js Added react webpack office fabric to extension 2019-01-16 23:01:04 -08:00

README.md

Azure DevOps Build Coverage Charts

Widget to show charts of code coverage for selected build definitions

Screenshot:

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.