videojs / http-streaming

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

feat: handle rollover for VTT cues #1472

Closed dzianis-dashkevich closed 5 months ago

dzianis-dashkevich commented 5 months ago

Description

Handle left/right rollover for VTT cues

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (da10a36) 86.05% compared to head (02b0226) 86.07%.

Files Patch % Lines
src/vtt-segment-loader.js 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1472 +/- ## ========================================== + Coverage 86.05% 86.07% +0.01% ========================================== Files 42 42 Lines 10731 10747 +16 Branches 2470 2474 +4 ========================================== + Hits 9235 9250 +15 - Misses 1496 1497 +1 ```

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