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

stacklok / toolhive / 30264573849
70%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2026 12:14PM UTC
Jobs 1
Files 840
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

27 Jul 2026 12:06PM UTC coverage: 69.551% (-0.05%) from 69.602%
30264573849

push

github

web-flow
Audit stream opens on flush and pre-write panics (#6005)

Stacked on #5874. Two fast-follows from rdimitrov's review:

- Flush() now logs the stream connection event: a handler that
  establishes the stream by flushing headers and then blocks never hits
  WriteHeader/Write, so the event was delayed until the first data
  write or lost entirely.
- The stream-open log moved into a defer registered before ServeHTTP,
  so a panic in an inner handler still produces the event during
  unwinding. On chains whose recovery middleware runs outside audit
  (the vMCP Serve path) the event previously vanished.

7 of 7 new or added lines in 1 file covered. (100.0%)

71 existing lines in 5 files now uncovered.

80219 of 115339 relevant lines covered (69.55%)

82.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
59
62.3
-5.09% pkg/workloads/manager.go
5
0.0
-100.0% pkg/workloads/sysproc_unix.go
3
80.56
-0.7% pkg/transport/proxy/httpsse/http_proxy.go
2
94.0
-1.33% pkg/authserver/storage/cimd_decorator.go
2
96.05
0.0% pkg/authserver/storage/memory.go
Jobs
ID Job ID Ran Files Coverage
1 30264573849.1 27 Jul 2026 12:14PM UTC 840
69.55
GitHub Action Run
Source Files on build 30264573849
  • Tree
  • List 840
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30264573849
  • 96f25d05 on github
  • Prev Build on main (#30261133808)
  • Next Build on main (#30264963508)
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