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

Request build from other project #43

Open belyaevsa opened 2 years ago

belyaevsa commented 2 years ago

hey! I appreciate your contribution to this widget! It helps our managers to get all data on one dashboard. Thanks!

We have a strange request. Currently, we use several projects in the ADO instance, and historically they are divided not logically. One team has a project with Dashboards but without pipelines. They keep their pipeline in another project. And the current version of the widget is project-based (list the pipelines from the same dashboard project). Is it possible to add a feature that will allow dashboard owners to choose from which project builds need to be shown?