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

dangernoodle-io / pogopin / 28906640052
88%

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

07 Jul 2026 11:46PM UTC coverage: 79.958% (+0.01%) from 79.946%
28906640052

push

github

web-flow
feat: PreToolUse hook warns on busy-port conflicts (BR-31) (#38)

- warn-only PreToolUse hook (pre-tool-port-check.js) reads ~/.cache/pogopin/status.json
- matches pogopin port-using tools by mcp__plugin_pogopin-mcp_pogopin__ prefix, extracts tool_input.port
- skips silently on no-port-arg, missing/unreadable/malformed status.json, or status >30s stale
- flags a conflict when the target port's status entry has running=true; surfaces via hookSpecificOutput.additionalContext + systemMessage, never sets permissionDecision (tool call always proceeds)
- fails open on any error (bad JSON, unexpected schema) with exit 0 and no stderr noise
- wired into hooks.json under PreToolUse with matcher mcp__plugin_pogopin-mcp_pogopin__.*
- adds plugin/tests/pre-tool-port-check.test.js (node:test, subprocess-driven, POGOPIN_STATUS_PATH override) covering no-port-arg, missing/stale/malformed status, free port, busy port, and non-pogopin tool_name cases
- documents the new hook and script in CLAUDE.md

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

2681 of 3353 relevant lines covered (79.96%)

0.91 hits per line

Coverage Regressions

Lines Coverage ∆ File
48
84.53
0.05% session/session.go
5
82.93
0.0% status/status.go
Jobs
ID Job ID Ran Files Coverage
1 28906640052.1 07 Jul 2026 11:48PM UTC 26
79.96
GitHub Action Run
Source Files on build 28906640052
  • Tree
  • List 26
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28906640052
  • 4c434dd9 on github
  • Prev Build on main (#28904791835)
  • Next Build on main (#28910702808)
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