contentauth / c2patool

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

Integrate with c2pa-rs 0.32.0, various test case fixes. #175

Closed gpeacock closed 1 month ago

gpeacock commented 1 month ago

Integrate with c2pa-rs 0.32.0, various test case fixes. The sidecar option when used with remote was incorrectly embedding a manifest. An error will now be displayed if you try to use -c or -m manifests without an output target. At one point we supported a preview mode, but that is no longer supported. The error replaces empty output.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 44.18%. Comparing base (699b63f) to head (1d62c28).

Files Patch % Lines
src/main.rs 0.00% 4 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 #175 +/- ## ======================================= Coverage 44.18% 44.18% ======================================= Files 7 7 Lines 722 722 ======================================= Hits 319 319 Misses 403 403 ```

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