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

Merge 0.4.x #1435

Merged
merged 47 commits into from
Feb 13, 2024
Merged

Merge 0.4.x #1435

merged 47 commits into from
Feb 13, 2024

Conversation

pitdicker
Copy link
Collaborator

@pitdicker pitdicker commented Feb 12, 2024

To get the refactor of the internals and naive::date module on 0.5.x branch. (And of course everything that was part of the 0.4.34 release.)

pitdicker and others added 30 commits February 5, 2024 14:59
This check is not necessary and prevented rounding and truncation
from working correctly on timestamps close to the Unix epoch.
And add test against previous implementation
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (5d1dc65) 94.16% compared to head (882798e) 94.15%.
Report is 4 commits behind head on 0.5.x.

Files Patch % Lines
src/naive/date/tests.rs 98.48% 10 Missing ⚠️
src/naive/datetime/mod.rs 11.11% 8 Missing ⚠️
src/error.rs 0.00% 5 Missing ⚠️
src/format/mod.rs 70.00% 3 Missing ⚠️
src/format/strftime.rs 97.97% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            0.5.x    #1435      +/-   ##
==========================================
- Coverage   94.16%   94.15%   -0.01%     
==========================================
  Files          34       37       +3     
  Lines       16824    16794      -30     
==========================================
- Hits        15842    15813      -29     
+ Misses        982      981       -1     

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

@pitdicker pitdicker merged commit 03d4b3e into chronotope:0.5.x Feb 13, 2024
37 checks passed
@pitdicker pitdicker deleted the merge_0.4.x branch February 13, 2024 09:00
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.

3 participants