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) Add crate feature to convert XmpDateTime to/from chrono DateTime<FixedOffset> #165

Merged
merged 5 commits into from
Mar 18, 2023

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.

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Merging #165 (47327e9) into main (5d1f8bc) will increase coverage by 0.01%.
The diff coverage is 98.24%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   97.92%   97.93%   +0.01%     
==========================================
  Files           9        9              
  Lines        1542     1599      +57     
==========================================
+ Hits         1510     1566      +56     
- Misses         32       33       +1     
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/xmp_date_time.rs 98.30% <98.24%> (-0.03%) ⬇️

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

@scouten-adobe scouten-adobe merged commit 571a4df into main Mar 18, 2023
@scouten-adobe scouten-adobe deleted the chrono branch March 18, 2023 20:44
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