livepeer / catalyst-uploader

Livepeer cloud storage upload utility. Called by Mist to upload video segments. Has CLI interface.
1 stars 3 forks source link

Read the input directly rather than from the URL for generating thumbnail #41

Closed mjh1 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #41 (68ccbed) into main (f21e006) will increase coverage by 0.09705%. The diff coverage is 9.09091%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #41         +/-   ##
===================================================
+ Coverage   15.52795%   15.62500%   +0.09705%     
===================================================
  Files              2           2                 
  Lines            161         160          -1     
===================================================
  Hits              25          25                 
+ Misses           127         126          -1     
  Partials           9           9                 
Files Coverage Δ
core/uploader.go 20.16129% <9.09091%> (+0.16129%) :arrow_up:

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f21e006...68ccbed. Read the comment docs.

Files Coverage Δ
core/uploader.go 20.16129% <9.09091%> (+0.16129%) :arrow_up: