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 convenience function for reading XMP from a file #46

Merged
merged 3 commits into from
Jun 22, 2022

Conversation

scouten-adobe
Copy link
Member

Changes in this pull request

Adds new API function XmpMeta::from_file(path).

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 Jun 20, 2022
@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #46 (2e5aeca) into main (8843bdb) will increase coverage by 0.99%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   91.28%   92.27%   +0.99%     
==========================================
  Files           4        4              
  Lines         241      272      +31     
==========================================
+ Hits          220      251      +31     
  Misses         21       21              
Impacted Files Coverage Δ
src/xmp_meta.rs 97.16% <100.00%> (+1.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8843bdb...2e5aeca. Read the comment docs.

@scouten-adobe scouten-adobe merged commit fbf83b2 into main Jun 22, 2022
@scouten-adobe scouten-adobe deleted the xmpmeta-from-file branch June 22, 2022 03:42
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