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 overflow error when deserializing invalid Duration #465

Merged
merged 2 commits into from
Jan 8, 2022

Conversation

5225225
Copy link
Contributor

@5225225 5225225 commented Jan 8, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.82%. Comparing base (4fea079) to head (bf13f2f).
Report is 118 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #465      +/-   ##
==========================================
+ Coverage   66.64%   66.82%   +0.18%     
==========================================
  Files          35       35              
  Lines        2647     2662      +15     
==========================================
+ Hits         1764     1779      +15     
  Misses        883      883              

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

@VictorKoenders VictorKoenders merged commit a14ea97 into bincode-org:trunk Jan 8, 2022
@VictorKoenders
Copy link
Contributor

Thanks!

@5225225 5225225 deleted the duration-fix branch January 8, 2022 21:55
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