-
Notifications
You must be signed in to change notification settings - Fork 213
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
Bugfix/317 #318
base: master
Are you sure you want to change the base?
Bugfix/317 #318
Conversation
sync from origin
sync from origin
94f66bf
to
28cea5a
Compare
28cea5a
to
21e069a
Compare
Codecov Report
@@ Coverage Diff @@
## master #318 +/- ##
=======================================
Coverage 96.90% 96.91%
=======================================
Files 62 62
Lines 3488 3498 +10
=======================================
+ Hits 3380 3390 +10
Misses 92 92
Partials 16 16
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Any plans to merge this? :) |
Hi @Hackfred , as @mattn and @doug-martin did not come for a long time. Maybe you can use my fork before this PR is merged. add the below line before the
you may need to update the goqu version |
uint64 cast to int64 caused lost of data #317