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

Convert TryFrom<SystemTime> to our error type #1524

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

pitdicker
Copy link
Collaborator

This does not yet convert TryFrom<SystemTime> for DateTime<Local>.
I'd like to work on the methods that can have a failure cause in the TimeZone trait later.

Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.01%. Comparing base (d286f93) to head (d6d56e0).

Additional details and impacted files
@@           Coverage Diff           @@
##            0.5.x    #1524   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files          37       37           
  Lines       16830    16830           
=======================================
  Hits        15823    15823           
  Misses       1007     1007           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pitdicker pitdicker merged commit f1c72a5 into chronotope:0.5.x Mar 18, 2024
35 checks passed
@pitdicker pitdicker deleted the try_from_systemtime branch March 18, 2024 10:47
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.

None yet

2 participants