livepeer / task-runner

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

clip: added clip task handling #217

Closed gioelecerati closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #217 (a5343af) into main (3e49990) will decrease coverage by 1.27954%. The diff coverage is 0.00000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #217         +/-   ##
===================================================
- Coverage   18.80531%   17.52577%   -1.27954%     
===================================================
  Files             16          16                 
  Lines           1808        1940        +132     
===================================================
  Hits             340         340                 
- Misses          1443        1575        +132     
  Partials          25          25                 
Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/runner.go 22.19959% <ø> (ø)
task/upload.go 16.79873% <0.00000%> (-4.44375%) :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 3e49990...a5343af. Read the comment docs.

Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/runner.go 22.19959% <ø> (ø)
task/upload.go 16.79873% <0.00000%> (-4.44375%) :arrow_down: