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

Eyevinn / moqlivemock / 30899620684
48%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 10:12AM UTC
Jobs 1
Files 24
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:11AM UTC coverage: 46.039% (-0.2%) from 46.284%
30899620684

push

github

tobbee
fix(cc608): enumerate every Codec value in nalCodec; assert real ciphertext

nalCodec's default case swallowed any non-AVC/HEVC value and routed it to
the AV1 OBU path, so a future codec added to Codec without a case here
would have had its samples handed to SpliceOBUBeforeFrame and aborted the
whole track. Enumerate CodecAV1 explicitly and error on anything else:
Splice/FieldPairs propagate the error, Schedule returns nil (its
documented 'no captions this group'), which is the intended fail-safe.

The encryption test compared whole objects, but decryption also strips
senc/saiz/saio, so the moof always differs and the assertion passed even
on an all-clear payload - precisely the AV1 empty-tile-range failure mode
it exists to rule out. Compare mdat payloads instead, per object.

Also fix stale docs: createFragment described only the AVC/HEVC envelope
and the renamed SEI field, three cc608 comments still named SEISchedule,
and README/CHANGELOG claimed moq-mi carries all three codecs when its
video path is AVC-only.

13 of 20 new or added lines in 2 files covered. (65.0%)

97 existing lines in 5 files now uncovered.

2278 of 4948 relevant lines covered (46.04%)

1942.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
76.19
internal/cc608/codec.go
2
97.01
-2.99% internal/cc608/cc608.go

Coverage Regressions

Lines Coverage ∆ File
46
77.53
0.03% internal/asset.go
31
24.48
-1.82% internal/pub/pub.go
11
19.3
-0.09% internal/pub/moqmi.go
7
77.32
-2.06% internal/moqgroup.go
2
77.14
-5.71% internal/pub/caption.go
Jobs
ID Job ID Ran Files Coverage
1 30899620684.1 04 Aug 2026 10:12AM UTC 24
46.04
GitHub Action Run
Source Files on build 30899620684
  • Tree
  • List 24
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f72bd327 on github
  • Prev Build on main (#30762217768)
  • Next Build on main (#30900932881)
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