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

rm-hull / github-pr-dashboard / 27903971578
54%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 12:14PM UTC
Jobs 1
Files 3
Run time 1min
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

21 Jun 2026 12:13PM UTC coverage: 53.846%. Remained the same
27903971578

push

github

web-flow
feat: add user grouping to PR list (#501)

* feat: add user grouping to PR list

Replaced the RadioGroup with a Select component to improve UI
scalability, and added support for grouping Pull Requests by the
author's username.

```mermaid
graph TD
    A[ListFooter] -->|updates| B(GeneralSettings)
    B -->|controls| C{PullRequestsList}
    C -->|groups by| D[Recent]
    C -->|groups by| E[Repo]
    C -->|groups by| F[Label]
    C -->|groups by| G[User - NEW]
```

* style: update ListFooter select styling

- Apply `colorPalette="blue"` to the group selection dropdown.
- Add `bg.muted` background to the select control for improved
  visual hierarchy.

* Update src/components/ListFooter.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

4 of 5 branches covered (80.0%)

Branch coverage included in aggregate %.

31 of 60 relevant lines covered (51.67%)

1.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27903971578.1 21 Jun 2026 12:14PM UTC 3
53.85
GitHub Action Run
Source Files on build 27903971578
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27903971578
  • 45e2c17e on github
  • Prev Build on main (#27902474055)
  • Next Build on main (#27904809346)
  • Delete
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