videojs / mpd-parser

https://videojs.github.io/mpd-parser/
Other
78 stars 54 forks source link

fix: improve serviceLocation for content steering #177

Closed wseymour15 closed 1 year ago

wseymour15 commented 1 year ago

Update to ensure the serviceLocation field from the BaseURLs from DASH manifests are passed to VHS correctly.

codecov[bot] commented 1 year ago

Codecov Report

Merging #177 (5473498) into main (5493dda) will increase coverage by 0.02%. The diff coverage is 97.36%.

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   94.66%   94.68%   +0.02%     
==========================================
  Files          19       19              
  Lines         824      846      +22     
  Branches      251      258       +7     
==========================================
+ Hits          780      801      +21     
- Misses         44       45       +1     
Files Changed Coverage Δ
src/toM3u8.js 98.36% <96.87%> (-0.44%) :arrow_down:
src/inheritAttributes.js 97.76% <100.00%> (+0.06%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more