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

Fix panic with invalid system time #469

Merged
merged 1 commit into from
Jan 9, 2022

Conversation

5225225
Copy link
Contributor

@5225225 5225225 commented Jan 8, 2022

2/2 on timekeeping causing problems here :)

fuzzer doing good work

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2022

Codecov Report

Merging #469 (a45298c) into trunk (a14ea97) will increase coverage by 0.18%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #469      +/-   ##
==========================================
+ Coverage   66.82%   67.01%   +0.18%     
==========================================
  Files          35       35              
  Lines        2662     2671       +9     
==========================================
+ Hits         1779     1790      +11     
+ Misses        883      881       -2     
Impacted Files Coverage Δ
src/error.rs 0.00% <ø> (ø)
src/features/impl_std.rs 77.55% <66.66%> (+1.68%) ⬆️
tests/std.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a14ea97...a45298c. Read the comment docs.

@ZoeyR ZoeyR merged commit 0bde6a8 into bincode-org:trunk Jan 9, 2022
@5225225 5225225 deleted the systemtime-fix branch January 9, 2022 13:57
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