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

Eyevinn / go-608
84%

Build:
DEFAULT BRANCH: main
Repo Added 21 Jul 2026 11:08AM UTC
Files 35
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • chore/mp4ff-v0.55.0
  • chore/prepare-v0.6.0-dev
  • chore/prepare-v0.7.0-dev
  • chore/prepare-v0.8.0-dev
  • docs/av1-research-notes
  • docs/cc608-receiver-reset
  • docs/reconcile-research-notes
  • feat/av01-fixtures
  • feat/av1-608-carriage
  • feat/coalesce-direct-modes
  • feat/unit-identity
  • fix/decoder-incremental-feed
  • fix/flip-at-cue-start
  • fix/flip-timing
  • release/v0.7.0
  • release/v0.8.0

30 Jul 2026 07:15PM UTC coverage: 84.38%. Remained the same
30574062340

push

github

tobbee
docs: cover the v0.8.0 additions in README

The README missed everything from the roll-up/paint-on coalescing change: that
PR updated cue/doc.go and SPEC.md but not the README, so Coalesce,
CoalesceNone, TimedScreen.Mode, Decoder.Mode and -per-change were absent.

- Decoding: Mode(), plus the incremental-Feed guarantee -- successive Feed calls
  form one continuous stream, which doubled control codes and extended
  characters both depend on.
- Timed-text cues: why the direct-write modes need a coalescing rule at all,
  the two Coalesce values, why a period is stamped at its first change rather
  than at completion, and why the rule is gated on the caption mode.
- Command-line tools: a table for -no-preroll and -per-change, and the SCC vs
  WebVTT timing-convention note that explains why SCC -> WebVTT -> SCC now
  returns the original timecodes.

3479 of 4123 relevant lines covered (84.38%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
4123 RELEVANT LINES 3479 COVERED LINES
0.97 HITS PER LINE
Source Files on main
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30574062340 main docs: cover the v0.8.0 additions in README The README missed everything from the roll-up/paint-on coalescing change: that PR updated cue/doc.go and SPEC.md but not the README, so Coalesce, CoalesceNone, TimedScreen.Mode, Decoder.Mode and -per-cha... push 30 Jul 2026 07:16PM UTC tobbee github
84.38
30572963943 main fix(cue): coalesce roll-up and paint-on into one cue per scroll step Roll-up and paint-on write straight to the displayed screen, so every byte pair changed it and Segment cut a cue -- roughly one cue per two characters, each lasting a single fra... push 30 Jul 2026 07:01PM UTC tobbee github
84.38
30572594191 main feat(generate)!: make a unit's number and start time independent inputs BREAKING: BuildUnitCues takes a Unit{Nr, StartMS, Frames} instead of loose unitFrames/unitStartMS arguments, CueContentFunc receives that Unit, and WithFlipAtCueStart names t... push 30 Jul 2026 06:56PM UTC tobbee github
84.28
30572119609 main fix(schedule): pre-roll the pop-on build so a cue's time is when it appears A pop-on caption is two transmissions -- a build into non-displayed memory, then the EOC that flips it on screen -- and both drain at one byte pair per frame. The build w... push 30 Jul 2026 06:49PM UTC tobbee github
84.27
30569833026 main fix(cta608): carry Decoder parse state across Feed calls A Decoder fed one byte pair at a time decoded differently from one fed a whole buffer. Every timed path feeds pair-by-pair -- that is what preserves per-frame timing -- so this reached go60... push 30 Jul 2026 06:18PM UTC tobbee github
84.21
30562137444 main chore: prepare v0.8.0-dev internal/version.go: v0.7.0 -> v0.8.0-dev Only the version constant this time. The CHANGELOG link work that the equivalent v0.7.0-dev commit carried (retargeting the Unreleased compare link and adding the released tag l... push 30 Jul 2026 04:35PM UTC tobbee github
83.9
30336588126 main chore(release): v0.7.0 - internal/version.go: v0.7.0-dev -> v0.7.0 - CHANGELOG.md: date the [0.7.0] section, open a fresh [Unreleased], and add the v0.7.0 compare/tag links - CHANGELOG.md: order the 0.7.0 subsections Added / Changed / Fixed, pe... push 28 Jul 2026 06:57AM UTC tobbee github
83.9
30332826548 main docs: specify AV1 carriage in SPEC.md and the presentation-order frame rule (#63) SPEC.md described SEI carriage only, so the spec the rest of the repo defers to did not mention a shipped codec. - 4.2 gains the AV1 API and the sample-level SEI f... push 28 Jul 2026 05:50AM UTC tobbee github
83.9
30301472585 main docs(research): reconcile the pre-AV1 notes with mp4ff v0.55.0 Three notes already in the repo described mp4ff's SEI support as parse-only and named symbols that v0.55.0 renamed. consumer-injection-points.md was the worst: its section 3 concluded... push 27 Jul 2026 08:11PM UTC tobbee github
83.63
30301333254 main docs(research): add the AV1 OBU-layout and mp4ff-audit notes, reconciled with the outcome The deliverables of #47 and #48, which #46's decisions index has been linking to by path while they existed only in a working tree. Both are pre-decision no... push 27 Jul 2026 08:09PM UTC tobbee github
83.63
See All Builds (45)
  • Repo on GitHub
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