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

stacklok / toolhive-studio / 25041258655
71%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 08:07AM UTC
Jobs 1
Files 468
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

28 Apr 2026 08:03AM UTC coverage: 66.445% (+0.007%) from 66.438%
25041258655

push

github

web-flow
feat(skills): surface original repo and tighten registry table (#2119)

* feat(skills): show normalized repo label in registry table

Replace the icon-only Repository column header with a visible "Original
Repo" header and render the same normalized org/repo label used as the
card subtitle (via getDisplayRepoLabel) next to the GitHub icon link, so
the table surface matches the card and conveys repo provenance at a
glance.

Made-with: Cursor

* refactor(skills): drop redundant registry namespace column from table

The Registry column duplicated information already conveyed by the new
Original Repo column (the namespace and the org/repo label point at the
same upstream source). Removing it tightens the table and frees
horizontal space at lg breakpoints for the more useful repo label.

Made-with: Cursor

* fix(skills): make registry table repo link a11y- and host-agnostic

Address Copilot review feedback on #2119:

- Drop the hard-coded `aria-label="Open repository on GitHub"` so the
  visible normalized label (org/repo or host/path) becomes the link's
  accessible name. The icon is `aria-hidden`, avoiding a redundant
  "GitHub" announcement and incorrect wording for non-GitHub hosts.
- Fall back to the raw repository URL when `getDisplayRepoLabel` returns
  null (unparseable URL or missing org/repo segment) so the column
  always renders a labeled link instead of an icon-only affordance.
- Update tests to query the link by its visible label and add coverage
  for the unparseable-URL fallback path.

Made-with: Cursor

3896 of 6370 branches covered (61.16%)

2 of 2 new or added lines in 1 file covered. (100.0%)

5998 of 9027 relevant lines covered (66.45%)

126.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25041258655.1 28 Apr 2026 08:07AM UTC 468
66.45
GitHub Action Run
Source Files on build 25041258655
  • Tree
  • List 468
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25041258655
  • d8bd4d13 on github
  • Prev Build on main (#25002451758)
  • Next Build on main (#25042235479)
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