livepeer / task-runner

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

FMP4 support #209

Closed mjh1 closed 1 year ago

mjh1 commented 1 year ago

Allow for FMP4 outputs in the transcode API

codecov[bot] commented 1 year ago

Codecov Report

Merging #209 (76dfdda) into main (ca8f235) will decrease coverage by 0.12295%. The diff coverage is 4.34783%.

:exclamation: Current head 76dfdda differs from pull request most recent head dde8d6e. Consider uploading reports for the commit dde8d6e to get more accurate results

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #209         +/-   ##
===================================================
- Coverage   15.47218%   15.34923%   -0.12295%     
===================================================
  Files             19          19                 
  Lines           2372        2391         +19     
===================================================
  Hits             367         367                 
- Misses          1981        1999         +18     
- Partials          24          25          +1     
Files Changed Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/upload.go 21.20000% <4.34783%> (-0.83742%) :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 ca8f235...dde8d6e. Read the comment docs.

Files Changed Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/upload.go 21.20000% <4.34783%> (-0.83742%) :arrow_down: