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

stacklok / toolhive-studio / 23804882346
60%

Build:
DEFAULT BRANCH: main
Ran 31 Mar 2026 03:17PM UTC
Jobs 1
Files 417
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

31 Mar 2026 03:14PM UTC coverage: 60.434% (+0.01%) from 60.424%
23804882346

push

github

web-flow
fix(registry): show secrets and env vars sections when registry has none pre-defined (#1891)

* fix: show secrets and env vars sections for registry servers with no pre-defined vars

When a registry server has no secrets or env vars defined in the
registry metadata, the install form now shows the dynamic add
components instead of hiding the sections entirely.

Closes #1876

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

* fix: make env var value optional in FormWithEnvVars type

Remove unsafe type cast by making value optional in FormWithEnvVars,
matching the registry schema where env var values are optional.

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

* feat: allow adding custom secrets and env vars for all registry servers

- Always show "Add secret" and "Add environment variable" buttons in the
  registry install form, both for servers with and without pre-defined
  env vars
- Pre-defined rows keep their existing UX (read-only labels, tooltips,
  required indicators)
- Custom rows appear below with editable name/value inputs and remove button
- Relax schema name validation to accept any string, not just pre-defined
  literal names from the registry
- Add 6 tests covering add/remove/submit of custom entries

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

* fix: restore htmlFor on section labels for pre-defined entries

The Label elements for Secrets and Environment Variables sections need
htmlFor pointing to the first input when pre-defined entries exist,
otherwise getByLabelText in tests can't find the associated form control.

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

---------

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

2987 of 5227 branches covered (57.15%)

Branch coverage included in aggregate %.

24 of 26 new or added lines in 2 files covered. (92.31%)

4887 of 7802 relevant lines covered (62.64%)

127.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
87.5
-3.68% renderer/src/features/registry-servers/components/form-run-from-registry/configuration-tab-content.tsx
Jobs
ID Job ID Ran Files Coverage
1 23804882346.1 31 Mar 2026 03:17PM UTC 417
60.43
GitHub Action Run
Source Files on build 23804882346
  • Tree
  • List 417
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23804882346
  • 6eb5804a on github
  • Prev Build on main (#23804695987)
  • Next Build on main (#23805930080)
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