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

Cleanup README and fix Gregorian print bug < 1900 #233

Conversation

ChristopherRabotin
Copy link
Member

Closes #221 and #204

@ChristopherRabotin ChristopherRabotin linked an issue May 25, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16 🎉

Comparison is base (692b222) 80.46% compared to head (89dda54) 80.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   80.46%   80.62%   +0.16%     
==========================================
  Files          16       16              
  Lines        3731     3737       +6     
==========================================
+ Hits         3002     3013      +11     
+ Misses        729      724       -5     
Impacted Files Coverage Δ
src/duration.rs 83.20% <100.00%> (+0.76%) ⬆️
src/epoch.rs 88.03% <100.00%> (+0.04%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Christopher Rabotin <[email protected]>
Signed-off-by: Christopher Rabotin <[email protected]>
@ChristopherRabotin ChristopherRabotin merged commit 7c1cee7 into master May 26, 2023
@ChristopherRabotin ChristopherRabotin deleted the 221-documentation-comparison-with-time-and-chrono-crates branch May 26, 2023 14: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.

[Documentation] Comparison with time and chrono crates? Epoch formatting result is wrong
1 participant