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

stacklok / toolhive-cloud-ui / 28460646232
79%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2026 04:41PM UTC
Jobs 1
Files 61
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

30 Jun 2026 04:41PM UTC coverage: 78.773%. Remained the same
28460646232

push

github

web-flow
fix: copy pnpm-workspace.yaml in Docker build and bump pnpm to 10.33.0 (#521)

The Docker build was failing with ERR_PNPM_LOCKFILE_CONFIG_MISMATCH because
pnpm v10 reads `overrides` from pnpm-workspace.yaml, but the Dockerfile only
copied package.json and pnpm-lock.yaml. With the overrides config missing,
`pnpm install --frozen-lockfile` saw a mismatch against the lockfile and
aborted. Copy pnpm-workspace.yaml so the overrides are present at install time.

Also bump the pinned pnpm version from 10.18.3 to 10.33.0 to match the
`packageManager` field in package.json (corepack was already downloading
10.33.0 at build time, ignoring the Dockerfile pin).

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

241 of 319 branches covered (75.55%)

475 of 603 relevant lines covered (78.77%)

13.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28460646232.1 30 Jun 2026 04:41PM UTC 61
78.77
GitHub Action Run
Source Files on build 28460646232
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28460646232
  • 540b62fd on github
  • Prev Build on main (#28456123212)
  • Next Build on main (#28460952519)
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