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

Eyevinn / mp4ff / 32614234098
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: defragment-hybrid
DEFAULT BRANCH: master
Ran 23 Aug 2026 03:00AM UTC
Jobs 1
Files 212
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

23 Aug 2026 02:59AM UTC coverage: 81.649% (+0.1%) from 81.523%
32614234098

Pull #561

github

nchitkara-xai
feat(mp4): defragment hybrid files with a progressive part

A fragmented file may carry progressive samples in its moov sample
tables before the first fragment. These samples now come first in the
converted output with their chunk structure preserved, and the fragment
samples are appended to the same tracks. Per-track chunk order follows
the sample tables even when stco offsets are not monotone, and the
tracks' chunk runs are interleaved by their input file position.
Hostile sample tables are validated before any count-proportional
allocation, and the progressive payload counts toward the total
payload bound.

The progressive part takes part in overlap resolution like a fragment:
a later fragment that re-declares its decode times supersedes the
progressive samples under the same later-declarer-wins, sample-boundary,
and coverage rules, so no declared content is ever silently dropped. A
track with a progressive prefix starts at decode time zero and anchors
the empty-edit alignment of later-starting fragment-only tracks.
Pull Request #561: feat(mp4): defragment hybrid files with a progressive part

783 of 932 new or added lines in 2 files covered. (84.01%)

21610 of 26467 relevant lines covered (81.65%)

0.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
139
83.8
mp4/defragmenter.go
10
86.49
cmd/mp4ff-defragment/main.go
Jobs
ID Job ID Ran Files Coverage
1 32614234098.1 23 Aug 2026 03:00AM UTC 212
81.65
GitHub Action Run
Source Files on build 32614234098
  • Tree
  • List 212
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #561
  • PR Base - master (#32578564881)
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