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

Add options for setting flags on XmpValue #87

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Conversation

scouten-adobe
Copy link
Member

Changes in this pull request

Also implement From for XmpValue.

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.

Also implement From<T> for XmpValue<T>.
@scouten-adobe scouten-adobe self-assigned this Oct 20, 2022
@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #87 (0535237) into main (a1cb382) will increase coverage by 0.93%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   92.78%   93.72%   +0.93%     
==========================================
  Files           7        7              
  Lines         388      446      +58     
==========================================
+ Hits          360      418      +58     
  Misses         28       28              
Impacted Files Coverage Δ
src/xmp_value.rs 100.00% <100.00%> (ø)

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

@scouten-adobe scouten-adobe merged commit 693417a into main Oct 20, 2022
@scouten-adobe scouten-adobe deleted the xmp-value-set-flags branch October 20, 2022 03:14
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