contentauth / c2patool

Command line tool for displaying and adding C2PA manifests
Apache License 2.0
94 stars 30 forks source link

Add `--batch` flag for batch signing #183

Open ok-nick opened 4 weeks ago

ok-nick commented 4 weeks ago

Changes in this pull request

Adds --batch flag, which can be passed with an input and output directory to sign all children assets of a directory with the same manifest.

Checklist

mauricefisher64 commented 3 weeks ago

Looks good. Please update the README to include the new command.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 123 lines in your changes missing coverage. Please review.

Project coverage is 46.03%. Comparing base (f216d3e) to head (57f48fc).

Files Patch % Lines
src/main.rs 0.00% 123 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================== - Coverage 47.89% 46.03% -1.87% ========================================== Files 4 4 Lines 666 693 +27 ========================================== Hits 319 319 - Misses 347 374 +27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.