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

stacklok / toolhive-studio / 25731679162
68%
main: 70%

Build:
Build:
LAST BUILD BRANCH: renovate/vitejs-plugin-react-6.x
DEFAULT BRANCH: main
Ran 12 May 2026 11:36AM UTC
Jobs 1
Files 507
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

12 May 2026 11:31AM UTC coverage: 68.469% (+0.02%) from 68.448%
25731679162

Pull #2229

github

peppescg
feat(registry): surface legacy registry format with targeted UI

The backend (stacklok/toolhive#5260) now returns a structured
HTTP 502 Bad Gateway with `code: "registry_legacy_format"` when the
configured custom registry serves data in the deprecated ToolHive format.
Without renderer-side handling the response was treated as a generic
fetch error and the user fell into the catch-all GenericError screen.

This change mirrors the existing `registry_auth_required` and
`registry_unavailable` plumbing:

- Add `isRegistryLegacyFormatError` detector plus the user-facing
  `REGISTRY_LEGACY_FORMAT_UI_MESSAGE` and toast copy (no raw CLI hint —
  desktop users should not see `thv registry convert`).
- Extend `getRegistryErrorToastMessage` so the root `beforeLoad` guard
  redirects to `/settings?tab=registry` with a persistent toast instead
  of letting the error reach `RootErrorComponent`.
- Add a third empty-state branch in `RegistryError` for users who
  navigate directly to `/registry` while the source is misconfigured.

Closes #2228

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2229: feat(registry): surface legacy registry format with targeted UI

4770 of 7533 branches covered (63.32%)

7 of 7 new or added lines in 2 files covered. (100.0%)

7155 of 10450 relevant lines covered (68.47%)

119.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25731679162.1 12 May 2026 11:36AM UTC 507
68.47
GitHub Action Run
Source Files on build 25731679162
  • Tree
  • List 507
  • 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 #25731679162
  • Pull Request #2229
  • PR Base - main (#25729037708)
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