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

stacklok / toolhive-studio / 29406991485
71%
main: 71%

Build:
Build:
LAST BUILD BRANCH: v0.38.0
DEFAULT BRANCH: main
Ran 15 Jul 2026 10:11AM UTC
Jobs 1
Files 525
Run time 2min
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

15 Jul 2026 10:06AM UTC coverage: 71.194% (+0.02%) from 71.179%
29406991485

Pull #2469

github

kantord
fix: make network isolation mode explicit instead of inferred

Studio always sent `network_isolation: false`, silently overriding the
backend's new default of isolating new workloads. A prior attempt (#2332)
derived `insecure_allow_all` from whether the allow-list arrays were empty,
but reviewers flagged that as ambiguous — it couldn't distinguish "isolate
with no restrictions" from "isolate and block everything".

Replaces the boolean toggle with an explicit `networkAccess` mode (none /
host / proxy) and an explicit `allowedDestinations` (anywhere / selected)
field that drives `insecure_allow_all` directly, consolidates the duplicated
tab-content components into one, and wires up the previously-unused
`permission_profile.network.mode: "host"` backend field.

Closes #2326

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #2469: fix: make network isolation mode explicit instead of inferred

5384 of 8111 branches covered (66.38%)

40 of 41 new or added lines in 6 files covered. (97.56%)

13 existing lines in 2 files now uncovered.

7837 of 11008 relevant lines covered (71.19%)

139.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
86.96
0.0% renderer/src/features/registry-servers/components/form-run-from-registry/index.tsx

Coverage Regressions

Lines Coverage ∆ File
8
72.41
0.0% renderer/src/features/registry-servers/components/dynamic-array-field.tsx
5
86.96
0.0% renderer/src/features/registry-servers/components/form-run-from-registry/index.tsx
Jobs
ID Job ID Ran Files Coverage
1 29406991485.1 15 Jul 2026 10:11AM UTC 525
71.19
GitHub Action Run
Source Files on build 29406991485
  • Tree
  • List 525
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29406991485
  • Pull Request #2469
  • PR Base - main (#29397276393)
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