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

stacklok / toolhive / 30381198687
70%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 05:11PM 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 05:04PM UTC coverage: 69.872% (-0.02%) from 69.896%
30381198687

push

github

web-flow
Extract shared event prologue in WorkflowAuditor (#6122)

All eight WorkflowAuditor.Log* methods hand-copied the same
four-step prologue (extract source, extract subjects, build the
event, attach the delegation chain). PR #6046 had to patch all
eight copies by hand and six of them were not covered by tests,
which is how call sites drift.

Extract a private newEvent(ctx, eventType, outcome) helper and
route every Log* method through it, so attaching the delegation
chain is guaranteed by construction rather than by repetition.
No behavior change.

Shrink the eight-case delegation test table to a single test on
the helper; the no-identity and max-depth subtests keep pinning
the emitted log shape end-to-end.

Closes #6095


Claude-Session: https://claude.ai/code/session_01W1kKpsGZTfSgKBi8GdTZXR

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

81764 of 117020 relevant lines covered (69.87%)

97.08 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
94.74
-1.22% pkg/audit/workflow_auditor.go
7
61.48
-0.6% pkg/workloads/manager.go
6
20.11
-3.45% pkg/client/manager.go
3
73.79
-2.91% pkg/state/local.go
2
96.05
0.0% pkg/authserver/storage/memory.go
Jobs
ID Job ID Ran Files Coverage
1 30381198687.1 28 Jul 2026 05:11PM UTC 853
69.87
GitHub Action Run
Source Files on build 30381198687
  • Tree
  • List 853
  • Changed 12
  • Source Changed 5
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30381198687
  • bb2bb0fa on github
  • Prev Build on main (#30378601055)
  • Next Build on main (#30381704303)
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