Skip to content

Conversation

@theodesp
Copy link
Collaborator

Typos and some test case strings

ni.Integer, ni.Valid = 0, false
case int64:
const maxUint = ^uint(0)
const minUint = 0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused

@l3pp4rd
Copy link
Member

l3pp4rd commented Feb 28, 2019

Hi, I think you made a typo somewhere and it is not longer parseable source code, check the travis report

rows.go Outdated
// column string to a []byte representation. Currently
// transforms NULL to nil
var CSVColumnParser = func(s string) []byte {
var CSVColumnParser = func(s string) []bytezzx {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

@codecov-io
Copy link

codecov-io commented Feb 28, 2019

Codecov Report

Merging #165 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files          13       13           
  Lines         720      720           
=======================================
  Hits          657      657           
  Misses         44       44           
  Partials       19       19
Impacted Files Coverage Δ
sqlmock.go 93.83% <ø> (ø) ⬆️
rows.go 86.48% <ø> (ø) ⬆️
query.go 100% <ø> (ø) ⬆️

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 7f7699b...2644643. Read the comment docs.

@l3pp4rd l3pp4rd merged commit c05e0c0 into DATA-DOG:master Feb 28, 2019
@l3pp4rd
Copy link
Member

l3pp4rd commented Feb 28, 2019

thanks ;)

@theodesp theodesp deleted the typo-fixes branch February 28, 2019 11:45
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