livepeer / task-runner

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

Don't try to send partial result / source playback for transcode API #219

Closed mjh1 closed 11 months ago

mjh1 commented 11 months ago

Verified locally with box πŸ‘

codecov[bot] commented 11 months ago

Codecov Report

Merging #219 (326c828) into main (3e49990) will decrease coverage by 1.10984%. Report is 1 commits behind head on main. The diff coverage is 2.58065%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #219         +/-   ##
===================================================
- Coverage   18.80531%   17.69547%   -1.10984%     
===================================================
  Files             16          16                 
  Lines           1808        1944        +136     
===================================================
+ Hits             340         344          +4     
- Misses          1443        1575        +132     
  Partials          25          25                 
Files Coverage Ξ”
clients/catalyst.go 84.14634% <ΓΈ> (ΓΈ)
task/runner.go 22.19959% <ΓΈ> (ΓΈ)
task/upload.go 17.32283% <2.58065%> (-3.91965%) :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 7cd9df1...326c828. Read the comment docs.

Files Coverage Ξ”
clients/catalyst.go 84.14634% <ΓΈ> (ΓΈ)
task/runner.go 22.19959% <ΓΈ> (ΓΈ)
task/upload.go 17.32283% <2.58065%> (-3.91965%) :arrow_down: