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

stacklok / toolhive-studio / 24050569580
63%

Build:
DEFAULT BRANCH: main
Ran 06 Apr 2026 08:52PM UTC
Jobs 1
Files 427
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

06 Apr 2026 08:48PM UTC coverage: 60.498% (+0.004%) from 60.494%
24050569580

push

github

web-flow
fix(registry): strip namespace prefix from default server name (#1919)

* fix(registry): strip namespace prefix from default server name

The registry file format includes namespace prefixes in server names
(e.g., `io.github.stacklok/fetch`), but the `/` character is invalid
in server names, causing a validation error 100% of the time when
installing from the registry.

Strip the prefix by taking only the segment after the last `/`. The
prefix is registry-specific metadata; users only care about the
server's function. This restores the previous "one-click" install
experience and improves UX in several ways:

- Eliminates the mandatory validation error on every install
- Produces cleaner names when viewing installed servers (sorted by
  name, where prefixed names are confusing and often truncated on
  cards)
- If a naming conflict arises from two servers with different upstream
  ownership, existing duplicate detection surfaces this clearly

Closes #1877

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* test: add coverage for namespace prefix stripping

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

3057 of 5332 branches covered (57.33%)

Branch coverage included in aggregate %.

4982 of 7956 relevant lines covered (62.62%)

127.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24050569580.1 06 Apr 2026 08:51PM UTC 427
60.5
GitHub Action Run
Source Files on build 24050569580
  • Tree
  • List 427
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24050569580
  • 9476bff6 on github
  • Prev Build on main (#24010576150)
  • Next Build on main (#24050594753)
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