livepeer / task-runner

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

runner: humanize ffprobe errors #152

Closed emranemran closed 1 year ago

emranemran commented 1 year ago

A close inspection of ffprobe errors now indicates almost all ffprobe failures are related to invalid input.

codecov[bot] commented 1 year ago

Codecov Report

Merging #152 (c6baa62) into main (1a1eefe) will not change coverage. The diff coverage is 100.00000%.

Impacted file tree graph

@@              Coverage Diff              @@
##                main        #152   +/-   ##
=============================================
  Coverage   11.01695%   11.01695%           
=============================================
  Files             14          14           
  Lines           2124        2124           
=============================================
  Hits             234         234           
  Misses          1873        1873           
  Partials          17          17           
Impacted Files Coverage Δ
task/runner.go 18.18182% <100.00000%> (ø)

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 1a1eefe...c6baa62. Read the comment docs.

Impacted Files Coverage Δ
task/runner.go 18.18182% <100.00000%> (ø)