livepeer / task-runner

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

upload: added encryption to upload task params #197

Closed gioelecerati closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #197 (1f4aa66) into main (321380d) will increase coverage by 0.15375%. The diff coverage is 0.00000%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #197         +/-   ##
===================================================
+ Coverage   13.57174%   13.72549%   +0.15375%     
===================================================
  Files             18          18                 
  Lines           2321        2295         -26     
===================================================
  Hits             315         315                 
+ Misses          1982        1956         -26     
  Partials          24          24                 
Impacted Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/import.go 0.00000% <0.00000%> (ø)
task/runner.go 22.52632% <ø> (ø)
task/upload.go 13.85928% <0.00000%> (+0.75444%) :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 321380d...1f4aa66. Read the comment docs.

Impacted Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/import.go 0.00000% <0.00000%> (ø)
task/runner.go 22.52632% <ø> (ø)
task/upload.go 13.85928% <0.00000%> (+0.75444%) :arrow_up: