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

dangernoodle-io / ouroboros / 29142720603
92%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 06:23AM UTC
Jobs 1
Files 62
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:22AM UTC coverage: 88.837% (+0.07%) from 88.763%
29142720603

push

github

web-flow
fix: bound readLastMainAssistantText to the transcript tail cap (#125)

- reuse readTranscriptTail's maxHookTailBytes/maxHookScanLines cap instead of os.ReadFile'ing the whole transcript on every Stop event
- partial leading line from the tail read is dropped, matching turnAlreadyPersisted's existing handling
- also picks up maxHookScanLines (2000 trailing lines), a benign alignment with turnAlreadyPersisted's bounded scan window; this function previously had no line cap
- add tests: large-transcript tail-cap hit still finds the last main-context assistant text; a fixture that pins the leading-partial-line drop as load-bearing (mutation-verified: fails if the drop is removed)
- add tests covering readTranscriptTail's error branches (sub-cap ReadFile error, over-cap Open error, no-newline-in-tail) that dropped internal/cli coverage below baseline when this refactor consolidated code into the shared helper

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

6653 of 7489 relevant lines covered (88.84%)

1.05 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
98.23
2.58% cli/hook_util.go
Jobs
ID Job ID Ran Files Coverage
1 29142720603.1 11 Jul 2026 06:23AM UTC 62
88.84
GitHub Action Run
Source Files on build 29142720603
  • Tree
  • List 62
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29142720603
  • b40a4e81 on github
  • Prev Build on main (#29142136002)
  • Next Build on main (#29142880347)
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