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 calculate timestamp offset for each segment #1451

Closed dzianis-dashkevich closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (af39ba5) 86.14% compared to head (7c11f4d) 86.18%.

Files Patch % Lines
src/segment-loader.js 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1451 +/- ## ========================================== + Coverage 86.14% 86.18% +0.03% ========================================== Files 42 42 Lines 10618 10624 +6 Branches 2447 2449 +2 ========================================== + Hits 9147 9156 +9 + Misses 1471 1468 -3 ```

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