Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hls Error when loading first segment #187

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Fix hls Error when loading first segment #187

merged 2 commits into from
Jul 27, 2023

Conversation

Leslie-Wong-H
Copy link
Member

Fix #186

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #187 (ae2a362) into main (ce0cb51) will not change coverage.
Report is 8 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files          12       12           
  Lines         436      436           
  Branches       91       91           
=======================================
  Hits          327      327           
  Misses        104      104           
  Partials        5        5           
Flag Coverage Δ
unittests 75.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/lib/generate-video-preview.js 92.72% <100.00%> (ø)

@Leslie-Wong-H Leslie-Wong-H merged commit 09056ab into main Jul 27, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hls Error when loading first segment
1 participant