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 conversion from pointer to uint64 #294

Merged
merged 1 commit into from Oct 15, 2021
Merged

Conversation

goccy
Copy link
Owner

@goccy goccy commented Oct 14, 2021

fix #293

@codecov-commenter
Copy link

Codecov Report

Merging #294 (d7372a4) into master (d1195df) will increase coverage by 0.02%.
The diff coverage is 97.67%.

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   79.70%   79.73%   +0.02%     
==========================================
  Files          47       47              
  Lines       17593    17633      +40     
==========================================
+ Hits        14022    14059      +37     
- Misses       3008     3011       +3     
  Partials      563      563              

@goccy goccy merged commit faa7ca2 into master Oct 15, 2021
@goccy goccy deleted the feature/fix-uint64-conversion branch October 15, 2021 10:04
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.

Panic on encoding struct in a loop
2 participants