livepeer / task-runner

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

Add input video and request ID to Transcode API Task outputs #180

Closed leszko closed 1 year ago

leszko commented 1 year ago

Related Linear: https://linear.app/livepeer/issue/VID-102/add-metrics-to-transcode-api-tasks

FYI: @ecmulli

codecov[bot] commented 1 year ago

Codecov Report

Merging #180 (26c33cf) into main (5f22c6e) will increase coverage by 0.23869%. The diff coverage is 90.90909%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #180         +/-   ##
===================================================
+ Coverage   12.91800%   13.15669%   +0.23869%     
===================================================
  Files             14          14                 
  Lines           2183        2189          +6     
===================================================
+ Hits             282         288          +6     
  Misses          1880        1880                 
  Partials          21          21                 
Impacted Files Coverage Δ
task/upload.go 12.26611% <90.90909%> (+1.10822%) :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 5f22c6e...26c33cf. Read the comment docs.

Impacted Files Coverage Δ
task/upload.go 12.26611% <90.90909%> (+1.10822%) :arrow_up: