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 APIs to allow iteration over the XMP data model #141

Merged
merged 6 commits into from
Nov 4, 2022

Conversation

scouten-adobe
Copy link
Member

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 Nov 4, 2022
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #141 (ba307f4) into main (8a47eb8) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   97.54%   97.72%   +0.18%     
==========================================
  Files           7        8       +1     
  Lines        1302     1406     +104     
==========================================
+ Hits         1270     1374     +104     
  Misses         32       32              
Impacted Files Coverage Δ
src/ffi.rs 100.00% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
src/xmp_iterator.rs 100.00% <100.00%> (ø)
src/xmp_meta.rs 99.78% <100.00%> (+<0.01%) ⬆️
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 839a2fb into main Nov 4, 2022
@scouten-adobe scouten-adobe deleted the xmp-iterator branch November 4, 2022 23:23
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