In a project we have two build types, one for continuous integration and one that runs our test suite. When the Quality Indicators report is run, it displays data from all builds regardless of build type.
The report suggests that one can only run it on a specific build type but the query that populates the builds field only seems to work when "All (No Filter)" is passed in as the Build Type parameter.
Is it possible to filter by Build Type so that only builds with tests are run?