videojs / http-streaming

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

chore: update m3u8-parser version and fix tests #1407

Closed harisha-swaminathan closed 12 months ago

harisha-swaminathan commented 1 year ago

Updates m3u8-parser version to 7.0, replaces dateTimeObject and dateTimeString with programDateTime and fixes tests

codecov[bot] commented 12 months ago

Codecov Report

Merging #1407 (5bbe96b) into main (a21182d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1407   +/-   ##
=======================================
  Coverage   85.48%   85.48%           
=======================================
  Files          40       40           
  Lines       10028    10028           
  Branches     2322     2322           
=======================================
  Hits         8572     8572           
  Misses       1456     1456           
Impacted Files Coverage Δ
src/segment-loader.js 96.47% <ø> (ø)
src/sync-controller.js 97.44% <100.00%> (ø)
src/util/time.js 92.68% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more