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) New module for XMP namespace constants #53

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

scouten-adobe
Copy link
Member

Changes in this pull request

Removed xmp_const module in favor of xmp_ns, which contains constants for many common XMP namespaces.

Replace xmp_const::XMP_NS_XMP with xmp_ns::XMP.

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 Jul 6, 2022
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #53 (483bd7a) into main (8bf43d1) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   92.13%   92.13%           
=======================================
  Files           4        4           
  Lines         267      267           
=======================================
  Hits          246      246           
  Misses         21       21           
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/xmp_file.rs 88.80% <100.00%> (ø)

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 8bf43d1...483bd7a. Read the comment docs.

@scouten-adobe scouten-adobe merged commit 593938a into main Jul 6, 2022
@scouten-adobe scouten-adobe deleted the xmp-ns branch July 6, 2022 15:01
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