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 passing through target_segment_size_secs on Transcode jobs #165

Closed thomshutt closed 1 year ago

thomshutt commented 1 year ago

Depends on https://github.com/livepeer/go-api-client/pull/35

codecov[bot] commented 1 year ago

Codecov Report

Merging #165 (bcf8d5f) into main (f957773) will decrease coverage by 0.00503%. The diff coverage is 0.00000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #165         +/-   ##
===================================================
- Coverage   10.87460%   10.86957%   -0.00503%     
===================================================
  Files             14          14                 
  Lines           2161        2162          +1     
===================================================
  Hits             235         235                 
- Misses          1909        1910          +1     
  Partials          17          17                 
Impacted Files Coverage Δ
clients/catalyst.go 88.31169% <ø> (ø)
task/upload.go 6.70996% <0.00000%> (-0.01455%) :arrow_down:

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 f957773...bcf8d5f. Read the comment docs.

Impacted Files Coverage Δ
clients/catalyst.go 88.31169% <ø> (ø)
task/upload.go 6.70996% <0.00000%> (-0.01455%) :arrow_down: