• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openSUSE / qem-dashboard / 22913172320 / 1
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 10 Mar 2026 04:39PM UTC
Files 33
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Mar 2026 03:37PM UTC coverage: 93.576% (+0.02%) from 93.558%
22913172320.1

push

github

okurz
feat: exclude development job groups from openQA overview links

This change appends the 'not_group_glob' query parameter to all openQA
/tests/overview links generated by the dashboard. This allows users to
filter out development and test job groups when viewing openQA test
results directly from the dashboard.

- Default value: '*Devel*,*Test*' - filters out common development
  and test job group names in openQA
- Configurable via dashboard.yml under openqa.not_group_glob
- Parameter is appended to all openQA links throughout the application

- Cleaner openQA overview pages that focus on production job groups
- Reduced noise from development/test jobs when investigating issues
- Configurable to allow customization for different workflows
- Default pattern matches common development group naming conventions

Backend:
- lib/Dashboard.pm: Expose openqaNotGroupGlob via /app-config endpoint
- dashboard.yml: Add commented example configuration

Frontend:
- assets/stores/config.js: Add openqaNotGroupGlob to config store
- PageSubmission.vue: Include not_group_glob in submission openQA link
- SubmissionBuildSummary.vue: Include not_group_glob in build summary links
- ResultSummary.vue: Include not_group_glob in result summary links

Tests:
- t/dashboard.t: Test default value and config override
- t/ui.t.js: Update expected URL to include not_group_glob parameter

1311 of 1401 relevant lines covered (93.58%)

7.6 hits per line

Source Files on job 22913172320.1
  • Tree
  • List 33
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22913172320
  • 2a3afeec on github
  • Prev Job for on main (#22910346838.1)
  • Next Job for on main (#22919698096.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc