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

Backport #1285: Add TimeZone::timestamp_micros #1293

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

pitdicker
Copy link
Collaborator

My fault, I should have noticed #1285 bas targeting main instead of 0.4.x.

Eden Mikitas added 2 commits September 15, 2023 10:12
NaiveDateTime::from_timestamp_millis to reduce code duplication
Use NaiveDateTime::from_timestamp_micros instead of implementing
the same logic again.
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #1293 (89f0028) into 0.4.x (3c4846a) will decrease coverage by 0.01%.
The diff coverage is 92.00%.

@@            Coverage Diff             @@
##            0.4.x    #1293      +/-   ##
==========================================
- Coverage   91.33%   91.33%   -0.01%     
==========================================
  Files          38       38              
  Lines       16971    16990      +19     
==========================================
+ Hits        15501    15518      +17     
- Misses       1470     1472       +2     
Files Changed Coverage Δ
src/offset/mod.rs 53.68% <92.00%> (+3.02%) ⬆️

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

@pitdicker pitdicker merged commit 1df8db3 into chronotope:0.4.x Sep 15, 2023
37 checks passed
@pitdicker pitdicker deleted the backport_timestamp_micros branch September 15, 2023 09:03
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