videojs / http-streaming

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

fix: replaceSegmentsUntil flag resetting too early #1444

Closed adrums86 closed 7 months ago

adrums86 commented 8 months ago

Description

Please describe the change as necessary. If it's a feature or enhancement please be as detailed as possible. If it's a bug fix, please link the issue that it fixes or describe the bug in as much detail.

Specific Changes proposed

Please list the specific changes involved in this pull request.

Requirements Checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (28413f8) 86.15% compared to head (e445ec4) 86.08%. Report is 1 commits behind head on main.

Files Patch % Lines
src/segment-loader.js 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1444 +/- ## ========================================== - Coverage 86.15% 86.08% -0.08% ========================================== Files 42 42 Lines 10614 12019 +1405 Branches 2446 2833 +387 ========================================== + Hits 9145 10347 +1202 - Misses 1469 1672 +203 ```

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