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

Show coverage measurement option #19

Closed Blackbaud-TommyVernieri closed 7 years ago

Blackbaud-TommyVernieri commented 7 years ago

Adds an option to display the coverage measurement name under the coverage percentage. This option is useful on a dashboard where multiple widgets are used to display different measurements. When this checkbox is checked, the "Percent" label at the bottom of the widget is updated to say "Percent (Lines)" for example.

Blackbaud-TommyVernieri commented 7 years ago

Note: I'm not setup to easily deploy this change locally, so I'm submitting this PR untested.