livepeer / task-runner

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

Change Transcode API Task output format #145

Closed leszko closed 1 year ago

leszko commented 1 year ago

Related discussion in https://github.com/livepeer/catalyst/issues/397

codecov[bot] commented 1 year ago

Codecov Report

Merging #145 (7236e4b) into main (26ced45) will increase coverage by 1.34716%. The diff coverage is 63.26531%.

Impacted file tree graph

@@                Coverage Diff                 @@
##               main        #145         +/-   ##
==================================================
+ Coverage   9.94475%   11.29191%   +1.34716%     
==================================================
  Files            14          14                 
  Lines          1991        2028         +37     
==================================================
+ Hits            198         229         +31     
- Misses         1779        1782          +3     
- Partials         14          17          +3     
Impacted Files Coverage Δ
clients/catalyst.go 88.31169% <ø> (ø)
task/runner.go 17.33967% <0.00000%> (ø)
task/upload.go 7.86802% <65.95745%> (+7.86802%) :arrow_up:

Continue to review full report at Codecov.

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

Impacted Files Coverage Δ
clients/catalyst.go 88.31169% <ø> (ø)
task/runner.go 17.33967% <0.00000%> (ø)
task/upload.go 7.86802% <65.95745%> (+7.86802%) :arrow_up: