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

fix: Check if change to the provided type is supported (#1463) #1475

Closed dzianis-dashkevich closed 10 months ago

dzianis-dashkevich commented 10 months ago

cherry-pick of the https://github.com/videojs/http-streaming/pull/1463 into main

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (8e8a341) 86.07% compared to head (7433961) 86.10%.

Files Patch % Lines
src/source-updater.js 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1475 +/- ## ========================================== + Coverage 86.07% 86.10% +0.03% ========================================== Files 42 42 Lines 10747 10749 +2 Branches 2474 2474 ========================================== + Hits 9250 9255 +5 + Misses 1497 1494 -3 ```

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