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

dangernoodle-io / pogopin / 29133748182
88%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 01:01AM UTC
Jobs 1
Files 41
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 12:58AM UTC coverage: 87.219% (+0.3%) from 86.95%
29133748182

push

github

web-flow
feat: add native `pogo statusline` command with host-agnostic session identity (#63)

- add internal/cli/statusline.go: reads the Claude Code statusline stdin
  contract, resolves session identity (POGOPIN_SESSION_ID > stdin
  session_id > CLAUDE_CODE_SESSION_ID > ""), and renders live serial port
  state, byte-parity with the retired plugin/scripts/statusline.js
- add status.ReadLivePorts(sessionID, mode) in internal/status: mirrors
  status-lib.js's readLivePorts() plus statusline.js's session filter, with
  a deliberate fix — an empty sessionID now renders nothing instead of
  falling back to unfiltered, closing the cross-session port leak
  (BR-76/BR-77)
- add status.Mode (always/ports-only/fresh-only) and honor
  POGOPIN_STATUS_DIR on every call (not just at package init), so producer
  and consumer processes agree on a non-default status dir
- resolve the producer-side session identity in internal/session (BR-76):
  POGOPIN_SESSION_ID > CLAUDE_CODE_SESSION_ID > "", matching the consumer
  resolver
- retire plugin/scripts/statusline.js + status-lib.js; inline the small
  status-dir reader pre-tool-port-check.js still needs (its only remaining
  JS consumer) directly into that hook
- update plugin/README.md, README.md, CLAUDE.md for the native command

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

4156 of 4765 relevant lines covered (87.22%)

0.99 hits per line

Coverage Regressions

Lines Coverage ∆ File
47
92.25
0.06% session/session.go
10
91.78
2.69% status/status.go
1
66.67
4.17% cli/root.go
Jobs
ID Job ID Ran Files Coverage
1 29133748182.1 11 Jul 2026 01:01AM UTC 41
87.22
GitHub Action Run
Source Files on build 29133748182
  • Tree
  • List 41
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29133748182
  • 816c3443 on github
  • Prev Build on main (#29132722222)
  • Next Build on main (#29138046081)
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