livepeer / task-runner

Background service that executes tasks from the Livepeer API. Mainly used for VOD.
MIT License
4 stars 2 forks source link

Support for VOD thumbnails #223

Closed mjh1 closed 10 months ago

mjh1 commented 10 months ago

Plus refactored the outputLocations function a little to reduce the repetition and growing param list.

codecov[bot] commented 10 months ago

Codecov Report

Merging #223 (6122d6a) into main (d8fa8b6) will decrease coverage by 0.19327%. The diff coverage is 40.42553%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #223         +/-   ##
===================================================
- Coverage   17.82229%   17.62902%   -0.19327%     
===================================================
  Files             16          16                 
  Lines           1947        1957         +10     
===================================================
- Hits             347         345          -2     
- Misses          1575        1587         +12     
  Partials          25          25                 
Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/upload.go 16.74419% <40.42553%> (-0.57864%) :arrow_down:

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 d8fa8b6...6122d6a. Read the comment docs.

Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/upload.go 16.74419% <40.42553%> (-0.57864%) :arrow_down: