sdavis3 / code-coverage-widgets

A dashboard widget for Azure DevOps or Team Foundation Server (TFS) to display information about unit test code coverage.
MIT License
16 stars 10 forks source link
dashboard-widget test-coverage vsts widget

Code Coverage Dashboard Widgets

Code Coverage Widget

This widget displays the percentage of unit test code coverage based on a selected build definition. If a build definition does not have any unit tests results recognized by the widget or if has not yet been configured, it will indicate so with a message displayed within the widget.

The following configuration options are available:

Release Notes

Known Issues

Contributing

If you would like to contribute to these widgets, clone this repository and make your changes. Then submit a pull request and I'll review it as soon as possible.

Issues

If you encounter an issue while using these widgets please open an issue here.

Roadmap

I plan to expand on these widgets to support a wider variety of unit test metrics. Please submit an issue if you have a feature request.