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

stacklok / toolhive / 22702608708
64%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2026 04:49AM UTC
Jobs 1
Files 532
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

05 Mar 2026 04:40AM UTC coverage: 63.835% (+0.02%) from 63.818%
22702608708

push

github

web-flow
Increase file lock timeout to fix flaky CI test (#4004)

The concurrent secrets test was failing on GitHub Actions with
"context deadline exceeded" when 10 goroutines raced to acquire
the same file lock. Each lock holder performs AES encryption and
a disk write, which on slow CI runners could easily exceed the
previous 1-second timeout when requests queue up.

Increasing the timeout to 5 seconds provides enough headroom for
concurrent operations on slow hardware without meaningfully
impacting real-world responsiveness.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

46766 of 73261 relevant lines covered (63.83%)

76.12 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
9
80.65
0.98% pkg/secrets/encrypted.go
36
63.03
2.72% cmd/thv-operator/controllers/mcpexternalauthconfig_controller.go
46
51.88
5.5% cmd/thv-operator/controllers/toolconfig_controller.go
Jobs
ID Job ID Ran Files Coverage
1 22702608708.1 05 Mar 2026 04:49AM UTC 532
63.83
GitHub Action Run
Source Files on build 22702608708
  • Tree
  • List 532
  • Changed 8
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22702608708
  • c5fdadcd on github
  • Prev Build on main (#22688788227)
  • Next Build on main (#22714750203)
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