livepeer / task-runner

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

Add C2PA support #224

Closed leszko closed 10 months ago

leszko commented 10 months ago

Related to https://github.com/livepeer/catalyst-api/pull/931

codecov[bot] commented 10 months ago

Codecov Report

Merging #224 (83c8e96) into main (f38d442) will increase coverage by 17.62002%. The diff coverage is 0.00000%.

Impacted file tree graph

@@               Coverage Diff               @@
##           main        #224          +/-   ##
===============================================
+ Coverage      0   17.62002%   +17.62002%     
===============================================
  Files         0          16          +16     
  Lines         0        1958        +1958     
===============================================
+ Hits          0         345         +345     
- Misses        0        1588        +1588     
- Partials      0          25          +25     
Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/upload.go 16.71827% <0.00000%> (ø)

... and 14 files with indirect coverage changes


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 f38d442...83c8e96. Read the comment docs.

Files Coverage Δ
clients/catalyst.go 84.14634% <ø> (ø)
task/upload.go 16.71827% <0.00000%> (ø)

... and 14 files with indirect coverage changes