Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

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

Merged
merged 2 commits into from
May 7, 2024

Conversation

gpeacock
Copy link
Contributor

@gpeacock gpeacock commented May 7, 2024

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.

@gpeacock gpeacock requested a review from dyro May 7, 2024 20:59
Copy link
Contributor

@dyro dyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, besides the upload errors in the CI 👍

@codecov-commenter
Copy link

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 ⚠️

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   44.18%   44.18%           
=======================================
  Files           7        7           
  Lines         722      722           
=======================================
  Hits          319      319           
  Misses        403      403           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gpeacock gpeacock merged commit 6249fc0 into main May 7, 2024
10 checks passed
@gpeacock gpeacock deleted the gpeacock/test_fixes branch May 7, 2024 21:16
scouten-adobe pushed a commit to contentauth/c2pa-rs that referenced this pull request Dec 10, 2024
…c2patool#175)

* Added error message for manifest without output target.
Update c2pa-rs and remove xmp_write feature.

* Update to c2pa-rs 0.32.0, with various fixes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants