livepeer / task-runner

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

Humanize copy failure #198

Closed mjh1 closed 1 year ago

mjh1 commented 1 year ago

The existing logic was meant to be catching these but the format of the errors probably changed at some point

codecov[bot] commented 1 year ago

Codecov Report

Merging #198 (7fda0d1) into main (321380d) will not change coverage. The diff coverage is 100.00000%.

Impacted file tree graph

@@              Coverage Diff              @@
##                main        #198   +/-   ##
=============================================
  Coverage   13.57174%   13.57174%           
=============================================
  Files             18          18           
  Lines           2321        2321           
=============================================
  Hits             315         315           
  Misses          1982        1982           
  Partials          24          24           
Impacted Files Coverage Δ
task/runner.go 22.52632% <100.00000%> (ø)

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 321380d...7fda0d1. Read the comment docs.

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