livepeer / task-runner

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

Humanize more input errors #193

Closed mjh1 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #193 (0fb5b37) into main (1c98ca4) will increase coverage by 0.12600%. The diff coverage is 44.44444%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #193         +/-   ##
===================================================
+ Coverage   13.44574%   13.57174%   +0.12600%     
===================================================
  Files             18          18                 
  Lines           2313        2321          +8     
===================================================
+ Hits             311         315          +4     
- Misses          1978        1982          +4     
  Partials          24          24                 
Impacted Files Coverage Δ
task/upload.go 13.10484% <0.00000%> (-0.10654%) :arrow_down:
task/runner.go 22.52632% <100.00000%> (+0.65795%) :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 e2660f6...0fb5b37. Read the comment docs.

Impacted Files Coverage Δ
task/upload.go 13.10484% <0.00000%> (-0.10654%) :arrow_down:
task/runner.go 22.52632% <100.00000%> (+0.65795%) :arrow_up: