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

dangernoodle-io / ouroboros / 29176847554
92%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 02:30AM UTC
Jobs 1
Files 74
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

12 Jul 2026 02:29AM UTC coverage: 90.045% (+0.09%) from 89.951%
29176847554

push

github

web-flow
feat(cli): port post-edit-check hook to native Go (#146)

- register a single PostToolUse handler in claudeProvider(), dispatching on
  ToolName; the Edit family (Edit/Write/MultiEdit/NotebookEdit) runs
  runPostEditCheck, faithful to plugin/scripts/post-edit-check.js: extract
  edited file path(s) from tool_input (file_path, or edits[].file_path for
  MultiEdit), resolve project via projectFromPath(firstFilePath), apply a
  10-minute per-file cooldown keyed by an MD5 hash of the file path itself
  (not its contents), then store.KeywordSearch the KB for the file's
  basename stem and write a staleness hint to stderr (never
  AdditionalContext) — the Response is always the zero value
- structure the dispatch as a switch on ToolName so OU-277 can add a
  Bash/git-commit branch to the same handler without disturbing this one
- flip only the Edit-family PostToolUse matcher in hooks.json to the native
  binary; the Bash/git-commit matcher stays on node until OU-277
- keep plugin/scripts/post-edit-check.js on disk as an inert fallback

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

6730 of 7474 relevant lines covered (90.05%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29176847554.1 12 Jul 2026 02:30AM UTC 74
90.05
GitHub Action Run
Source Files on build 29176847554
  • Tree
  • List 74
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29176847554
  • bc578bb3 on github
  • Prev Build on main (#29176199229)
  • Next Build on main (#29177205552)
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