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

Eyevinn / go-608 / 30903067383
85%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 11:01AM 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 11:01AM UTC coverage: 85.395% (+1.0%) from 84.38%
30903067383

push

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.

4 of 10 new or added lines in 1 file covered. (40.0%)

71 existing lines in 3 files now uncovered.

3818 of 4471 relevant lines covered (85.39%)

0.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
84.26
5.22% cmd/go608-clock/main.go

Coverage Regressions

Lines Coverage ∆ File
46
84.26
5.22% cmd/go608-clock/main.go
16
87.6
3.88% generate/generate.go
9
91.43
0.0% generate/unitcue.go
Jobs
ID Job ID Ran Files Coverage
1 30903067383.1 04 Aug 2026 11:01AM UTC 37
85.39
GitHub Action Run
Source Files on build 30903067383
  • Tree
  • List 37
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 82d643b9 on github
  • Prev Build on main (#30574062340)
  • Next Build on main (#30906319596)
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