Closed dzianis-dashkevich closed 1 day ago
Attention: Patch coverage is 60.86957%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 83.97%. Comparing base (
2f8d0af
) to head (fd15e60
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/playlist-controller.js | 27.27% | 16 Missing :warning: |
src/dash-playlist-loader.js | 80.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Specific Changes proposed
isPaused
for the dash playlist loader. This fixes duplicate load calls whenmediachange
is fired. See this PR for more info https://github.com/videojs/http-streaming/pull/1339)Requirements Checklist