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

Eyevinn / go-608 / 30901747922
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: chore/prepare-v0.10.0-dev
DEFAULT BRANCH: main
Ran 04 Aug 2026 10:42AM UTC
Jobs 1
Files 37
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

04 Aug 2026 10:41AM UTC coverage: 85.395% (+1.0%) from 84.38%
30901747922

Pull #72

github

tobbee
fix(cmd): build every unit whole under -unit-mode, cut the run instead

buildUnitFrames built a trailing partial unit as the short unit it was, and a
per-unit builder refuses a slice too small for its build — a ~23-pair caption
needs ~23 frames — so any run whose length was not a multiple of -unit-seconds
failed: -seconds 4.5 -unit-seconds 2 errored in all five mode/policy
combinations. With -i that is the common case, since the sample count is
whatever the input has.

Tile with whole units and cut the run mid-unit instead, which is what a stream
stopping mid-segment looks like. Cutting a suffix cannot orphan a flip: an EOC
that survives still has its build ahead of it, wherever the mode put it, so the
discarded frames only cost the cues that would have followed. It also fixes
cue-start preloading the wrong second, which came from naming the successor at
frame i+perUnit while a truncated unit ended at i+u.Frames.
Pull Request #72: feat(generate): progressive paint-on and roll-up caption generation

354 of 375 new or added lines in 5 files covered. (94.4%)

3818 of 4471 relevant lines covered (85.39%)

0.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
84.26
5.22% cmd/go608-clock/main.go
2
87.6
3.88% generate/generate.go
Jobs
ID Job ID Ran Files Coverage
1 30901747922.1 04 Aug 2026 10:42AM UTC 37
85.39
GitHub Action Run
Source Files on build 30901747922
  • Tree
  • List 37
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #72
  • PR Base - main (#30574062340)
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