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

dangernoodle-io / ouroboros / 29143739972
92%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 07:00AM UTC
Jobs 1
Files 64
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 06:59AM UTC coverage: 88.862%. Remained the same
29143739972

push

github

web-flow
fix(plugin): move hook cooldown files from /tmp to ~/.ouroboros/cooldowns/ (#129)

- /tmp is shared multi-user and only sometimes survives reboot; hook logs
  already live under ~/.ouroboros/, so cooldowns should too
- add lib.js getCooldownDir() helper resolving ~ via process.env.HOME
  (falling back to os.homedir()), mirroring the existing hooks.log path
- touchFile() now mkdirSync's the parent dir recursively before writing,
  fail-open on any error (matches existing silent-catch behavior)
- update post-commit-nudge.js, post-edit-check.js, user-prompt-context.js
  to build their cooldown paths via getCooldownDir(), namespaced per hook
  (subagent-start.js already used this pattern; now consistent everywhere)
- update tests referencing the old /tmp cooldown paths to compute the new
  HOME-scoped path; add coverage for getCooldownDir, touchFile's recursive
  mkdir, and isWithinCooldown's fail-open behavior

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

6654 of 7488 relevant lines covered (88.86%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29143739972.1 11 Jul 2026 07:00AM UTC 64
88.86
GitHub Action Run
Source Files on build 29143739972
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29143739972
  • f6aea225 on github
  • Prev Build on main (#29143640937)
  • Next Build on main (#29144161495)
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