livepeer / task-runner

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

Source playback #200

Closed mjh1 closed 1 year ago

mjh1 commented 1 year ago

~@victorges how do you feel about having this initially then I do a follow up PR for splitting it out into another task like you suggested?~ Updated to the internal queue option now.

codecov[bot] commented 1 year ago

Codecov Report

Merging #200 (4fabd4a) into main (5bfc222) will increase coverage by 1.37533%. The diff coverage is 61.11111%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #200         +/-   ##
===================================================
+ Coverage   13.72549%   15.10082%   +1.37533%     
===================================================
  Files             18          18                 
  Lines           2295        2331         +36     
===================================================
+ Hits             315         352         +37     
+ Misses          1956        1954          -2     
- Partials          24          25          +1     
Impacted Files Coverage Δ
task/runner.go 21.88139% <0.00000%> (-0.64493%) :arrow_down:
task/upload.go 19.34827% <100.00000%> (+5.48899%) :arrow_up:

... and 1 file with indirect coverage changes


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 5bfc222...4fabd4a. Read the comment docs.

Impacted Files Coverage Δ
task/runner.go 21.88139% <0.00000%> (-0.64493%) :arrow_down:
task/upload.go 19.34827% <100.00000%> (+5.48899%) :arrow_up:

... and 1 file with indirect coverage changes