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

dangernoodle-io / ouroboros / 26490577302
81%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 04:22AM UTC
Jobs 1
Files 38
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

27 May 2026 04:21AM UTC coverage: 80.595% (+0.07%) from 80.522%
26490577302

push

github

web-flow
fix: plugin behavior cluster (OU-191, OU-14, OU-22, OU-123, OU-124) (#85)

five plugin reliability/perf fixes.

- OU-191: DocumentSummary now exposes BM25 score (omitempty; only populated on FTS paths). user-prompt-context.js filters score > -2.0; OUROBOROS_UPC_BM25_THRESHOLD env override. Drops weak FTS matches that were noise on injection.
- OU-14: UPC cooldown 30 min -> 5 min default; OUROBOROS_UPC_COOLDOWN_MS env override. Active working sessions now re-inject context regularly.
- OU-22: install.sh dev binary swap uses cp .tmp + mv (atomic rename) rather than in-place cp. In-flight MCP subprocess holds the old inode safely; next spawn picks up the new binary.
- OU-123: pre-compact.js emits kind: 'fire' log at entry. Fire/block/pass/error all greppable from hooks.log for observability.
- OU-124: extractAllKbBlocks now reads only the last MAX_TAIL_BYTES (2MB) for files exceeding that threshold. 2 perf tests assert completion under budget on synthesized 50k-line transcripts.

go tests: 406 unchanged. plugin tests: 211 -> 218 (+7). coverage 86.1 (unchanged). bench shapes ✓ unchanged (score field omitempty).

also closes OU-139 as obsolete (no unexpanded ${CLAUDE_PLUGIN_ROOT} literal in any pre-compact.js log line).

2413 of 2994 relevant lines covered (80.59%)

0.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
86.52
0.43% store/crud.go
13
69.61
0.0% store/store.go
Jobs
ID Job ID Ran Files Coverage
1 26490577302.1 27 May 2026 04:22AM UTC 38
80.59
GitHub Action Run
Source Files on build 26490577302
  • Tree
  • List 38
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26490577302
  • 421d4b00 on github
  • Prev Build on main (#26489590576)
  • Next Build on main (#26491752508)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc