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

(MINOR) Rename XmpMeta::does_property_exist to XmpMeta::contains_property #97

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

scouten-adobe
Copy link
Member

Changes in this pull request

This makes this API consistent with other Rust container types.

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.

…roperty`

This makes this API consistent with other Rust container types.
@scouten-adobe scouten-adobe self-assigned this Oct 21, 2022
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #97 (aaa9b65) into main (f83692c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   95.69%   95.69%           
=======================================
  Files           7        7           
  Lines         650      650           
=======================================
  Hits          622      622           
  Misses         28       28           
Impacted Files Coverage Δ
src/xmp_meta.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 ed177a5 into main Oct 21, 2022
@scouten-adobe scouten-adobe deleted the rename-contains-property branch October 21, 2022 23:55
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