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

stacklok / toolhive / 30374920773
70%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 03:52PM UTC
Jobs 1
Files 853
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

28 Jul 2026 03:45PM UTC coverage: 69.87% (-0.03%) from 69.897%
30374920773

push

github

web-flow
Add --uv-with constraint support for uvx:// builds; unskip arxiv e2e (#6111)

* Add --uv-with constraint support for uvx:// builds; unskip arxiv e2e

Adds a repeatable --uv-with flag to thv run and thv build that passes
PEP 508 requirement specifiers to 'uv tool install --with' in the uvx
Dockerfile, so users can constrain transitive dependencies that a
package leaves unbounded — e.g. --uv-with 'mcp<2' to unbreak servers
that import-crash under the Python mcp 2.0.0 major released today.

Specifiers ride the existing RuntimeConfig override plumbing (no
signature changes) and are validated against a strict allowlist so
they cannot escape the single-quoted --with argument in the RUN line
(quotes, backticks, $( ), ;, |, &, backslashes, newlines, leading
dashes, and over-length entries are rejected).

The quarantined arxiv uvx e2e test is unskipped using the new flag,
which also exercises the plumbing end-to-end.

Closes #6108

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Regenerate swagger docs for RuntimeConfig.UVWith

The uv_with field is visible through the API schema; the docgen
verify job diffs freshly generated swagger against the committed
files.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

22 of 34 new or added lines in 4 files covered. (64.71%)

49 existing lines in 9 files now uncovered.

81785 of 117053 relevant lines covered (69.87%)

98.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
23.44
1.62% cmd/thv/app/build.go
3
52.65
0.05% cmd/thv/app/run_flags.go

Coverage Regressions

Lines Coverage ∆ File
20
92.94
0.0% pkg/audit/auditor.go
7
61.31
-0.26% pkg/workloads/manager.go
6
20.11
-3.45% pkg/client/manager.go
3
96.63
-0.44% pkg/authz/authorizers/cedar/core.go
3
71.85
-1.11% pkg/ignore/processor.go
3
73.79
-2.91% pkg/state/local.go
3
67.14
-4.29% pkg/state/runconfig.go
2
98.2
0.0% pkg/audit/config.go
2
97.4
0.0% pkg/auth/identity.go
Jobs
ID Job ID Ran Files Coverage
1 30374920773.1 28 Jul 2026 03:52PM UTC 853
69.87
GitHub Action Run
Source Files on build 30374920773
  • Tree
  • List 853
  • Changed 17
  • Source Changed 10
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30374920773
  • ac16484f on github
  • Prev Build on main (#30371368957)
  • Next Build on main (#30374909430)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc