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

Add --info option #65

Merged
merged 6 commits into from
Sep 14, 2022
Merged

Add --info option #65

merged 6 commits into from
Sep 14, 2022

Conversation

gpeacock
Copy link
Contributor

Changes in this pull request

Adds a --info option to help with cloud manifests and determining embedded manifest size
Improves error reporting, more consistent
Updates c2pa sdk

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

Cargo.toml Outdated Show resolved Hide resolved
src/info.rs Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
src/info.rs Outdated Show resolved Hide resolved
src/info.rs Outdated Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #65 (3e7ab1a) into main (502c72c) will increase coverage by 1.22%.
The diff coverage is 62.68%.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   72.60%   73.83%   +1.22%     
==========================================
  Files           3        4       +1     
  Lines         230      279      +49     
==========================================
+ Hits          167      206      +39     
- Misses         63       73      +10     
Impacted Files Coverage Δ
src/manifest_config.rs 80.00% <25.00%> (-0.29%) ⬇️
src/main.rs 65.00% <55.55%> (+5.00%) ⬆️
src/info.rs 68.88% <68.88%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gpeacock gpeacock merged commit 9a8bed3 into main Sep 14, 2022
@gpeacock gpeacock deleted the gpeacock/info_option branch September 14, 2022 23:49
scouten-adobe pushed a commit to contentauth/c2pa-rs that referenced this pull request Dec 10, 2024
* reduce release binary size

* Add -info option, improve error handling

* improve error reporting
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.

4 participants