Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: filter builds used to update widget #24

Open
epitomus opened this issue Mar 21, 2018 · 2 comments
Open

Feature request: filter builds used to update widget #24

epitomus opened this issue Mar 21, 2018 · 2 comments

Comments

@epitomus
Copy link

We use a single build definition for short lived feature branches as well as master, but this causes reporting problems:

  • Branch builds fail more often, and this causes downtime for the widget (message: No code coverage details found for this build definition)
  • We only want to show the coverage metrics from master on the dashboard

Ideally we would be able to specify a pattern that is checked before the coverage data is updated for either the branch / PR it's related to, or the build name. E.g. in the following we would want to specify master as the branch, or any build under this definition ending in -Dev

image

@rafaelfonte
Copy link

@sdavis3 are there currently plans to have this branch filtering config in place?

@tvargova
Copy link

tvargova commented Jan 15, 2021

@sdavis3 We are running into a similar issue - this widget is helpful to visualize the code coverage, we appreciate the possibility to display Branch code coverage, but we're running into reporting problems as it's not giving any “filtering mechanism” that could enable us to select only the appropriate release/git branch/tags etc... it just takes the last run of pipelines for the repo. Is there a plan to enhance the widget with a filtering option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants