videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.53k stars 425 forks source link

Sync controller media sequence strategy #1458

Closed dzianis-dashkevich closed 11 months ago

dzianis-dashkevich commented 12 months ago
codecov[bot] commented 12 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (98dedca) 86.12% compared to head (963caba) 85.97%.

Files Patch % Lines
src/sync-controller.js 82.08% 12 Missing :warning:
src/playlist-controller.js 78.57% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## align-3-5-2 #1458 +/- ## =============================================== - Coverage 86.12% 85.97% -0.15% =============================================== Files 42 42 Lines 10586 10673 +87 Branches 2441 2456 +15 =============================================== + Hits 9117 9176 +59 - Misses 1469 1497 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dzianis-dashkevich commented 11 months ago

@adrums86, I will add it in the next PRs