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

dangernoodle-io / mcpkit / 29171537945
96%

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

11 Jul 2026 11:04PM UTC coverage: 92.697% (+0.9%) from 91.825%
29171537945

push

github

web-flow
feat(host/claudecode): Claude Code hook-command registry + factory + provider (#12)

- host/claudecode/hooks: typed per-event stdin payloads (Common + 8 events),
  a fail-open Response union (Block/AdditionalContext/PlainText/SystemMessage)
  with a single write chokepoint marshaling the correct Claude Code JSON shape
  per event, a builder-style Registry, FailOpen (recover+swallow so a cobra
  RunE always returns nil), and Command(*Registry) building one hooks leaf
  per registered event
- host/claudecode/provider.go: NewProvider returns a cli.CommandProvider
  building the claude namespace (claude hooks today; an extra []*cobra.Command
  param leaves room for claude statusline in a later PR)
- Makefile/CI: seam-check target enforces cobra confined to cli/,
  host/claudecode/hooks/, host/claudecode/statusline/, host/claudecode/
  provider*.go, and go-sdk confined to mcpx/; excludes .worktrees/ and other
  non-source dirs so it's safe to run from the main tree with parked
  worktrees; wired into `make check` and a new CI job

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

132 of 134 new or added lines in 4 files covered. (98.51%)

952 of 1027 relevant lines covered (92.7%)

1.06 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.94
host/claudecode/hooks/response.go
Jobs
ID Job ID Ran Files Coverage
1 29171537945.1 11 Jul 2026 11:04PM UTC 30
92.7
GitHub Action Run
Source Files on build 29171537945
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29171537945
  • b64d3d50 on github
  • Prev Build on main (#29170658926)
  • Next Build on main (#29172021617)
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