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

stacklok / toolhive-studio / 24826863670 / 1
70%
main: 70%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 09:13AM UTC
Files 476
Run time 14s
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

23 Apr 2026 09:09AM UTC coverage: 66.696%. Remained the same
24826863670.1

push

github

web-flow
ci: skip macOS code signing on PR validation builds (#2084)

The PR validation matrix (on-pr.yml → _build-matrix.yml) ran the macOS
codesign setup on every PR. Forked PRs don't have access to the APPLE_*
secrets, so `base64 --decode` produced an empty file and `security
import` failed with `SecKeychainItemImport: One or more parameters
passed to a function were not valid`, breaking CI for external
contributors.

Signing belongs in release builds (on-release.yml) and the opt-in
/build-test flow, not in per-PR sanity checks. Drop the codesign setup
from the PR matrix and guard `osxSign` in forge.config.ts so the build
skips signing when no credentials are present instead of asking
electron-osx-sign to auto-detect an identity that doesn't exist.

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

3922 of 6421 branches covered (61.08%)

6096 of 9140 relevant lines covered (66.7%)

119.92 hits per line

Source Files on job 24826863670.1
  • Tree
  • List 476
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24826863670
  • 4f550c00 on github
  • Prev Job for on main (#24826512805.1)
  • Next Job for on main (#24842322199.1)
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