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

umputun / fya / 27291915628
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: fix/transcript-select-prefix-match
DEFAULT BRANCH: master
Ran 10 Jun 2026 08:52PM UTC
Jobs 1
Files 14
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

10 Jun 2026 04:53PM UTC coverage: 86.288% (+0.5%) from 85.79%
27291915628

Pull #13

github

emadexus
add resume support: tail resumed sessions past pre-existing history

Forwarded --resume/--continue previously replayed the resumed session's
entire transcript: the first stale terminal record completed the turn
instantly with the previous answer while the new turn was killed
mid-flight during cleanup.

- snapshot candidate transcript sizes before typing (Catalog.Sizes) and
  start the tailer at the selected file's pre-typing size (NewTailerAt)
- tolerate one torn first line at a nonzero resume offset, since the
  snapshot can race a mid-record write
- parse record timestamps and drop events that predate turn start; this
  covers --fork-session, where the forked transcript embeds copied
  history that a size snapshot cannot exclude
- degrade to fresh-session behavior with a stderr warning when the size
  snapshot fails
- document resume usage and tailing semantics in README/ARCHITECTURE

Validated live against real claude: --resume, --continue, and
--resume --fork-session each return only the new turn's answer.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #13: Add resume support: tail resumed sessions past pre-existing history

41 of 44 new or added lines in 5 files covered. (93.18%)

1 existing line in 1 file now uncovered.

1655 of 1918 relevant lines covered (86.29%)

16.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
77.22
1.02% app/transcript/path.go
1
81.93
0.0% app/main.go

Coverage Regressions

Lines Coverage ∆ File
1
81.93
0.0% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 27291915628.1 10 Jun 2026 08:52PM UTC 14
86.29
GitHub Action Run
Source Files on build 27291915628
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #13
  • PR Base - master (#27070996629)
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