Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Display for XmpMeta #120

Merged
merged 4 commits into from
Oct 28, 2022
Merged

Implement Display for XmpMeta #120

merged 4 commits into from
Oct 28, 2022

Conversation

scouten-adobe
Copy link
Member

Changes in this pull request

Also add a more configurable version XmpMeta::to_string_with_options.

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.

@scouten-adobe scouten-adobe self-assigned this Oct 28, 2022
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #120 (8cb3e55) into main (fc8b896) will increase coverage by 0.27%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   96.58%   96.85%   +0.27%     
==========================================
  Files           7        7              
  Lines         936     1019      +83     
==========================================
+ Hits          904      987      +83     
  Misses         32       32              
Impacted Files Coverage Δ
src/ffi.rs 100.00% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/xmp_error.rs 100.00% <100.00%> (ø)
src/xmp_meta.rs 99.69% <100.00%> (+0.04%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@scouten-adobe scouten-adobe merged commit 65b8acd into main Oct 28, 2022
@scouten-adobe scouten-adobe deleted the xmp-meta+to-string branch October 28, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant