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

Eyevinn / hls-vodtolive / #971
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 06 May 2026 09:09AM UTC
Jobs 1
Files 10
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

06 May 2026 09:09AM UTC coverage: 91.763% (+0.03%) from 91.729%
#971

push

web-flow
fix: prevent audio segment doubling on loadAfter with mismatched audio languages (#137)

* fix: prevent audio segment doubling when default audio target is reused

When a VOD with multiple audio languages is loaded after a VOD with a
single audio language, the HAS_AUDIO_DEFAULTS path maps all source
languages onto the same target group/language slot. This doubles (or
triples) the audio segment count, causing audio and video media sequence
counts to diverge over time in live sessions.

Add a guard variable to ensure only the first source language is loaded
into the default audio target, skipping subsequent languages that would
otherwise duplicate segments into the same slot.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* test: add regression test for audio segment doubling on loadAfter

Verifies that when a VOD with 1 audio language is followed by a VOD
with 2 audio languages via loadAfter(), the video and audio media
sequence counts remain equal. Without the fix, audio sequences would
be doubled (46 vs 23).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

1255 of 1524 branches covered (82.35%)

Branch coverage included in aggregate %.

26 of 26 new or added lines in 2 files covered. (100.0%)

4828 of 5105 relevant lines covered (94.57%)

3401.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #971.1 06 May 2026 09:09AM UTC 10
91.76
Source Files on build #971
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • be295c0c on github
  • Prev Build on
  • Next Build on
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc