• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-sql-driver / mysql / 1975 / 8
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 06 Jul 2020 08:20PM UTC
Files 17
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 May 2020 10:04AM UTC coverage: 81.044%. Remained the same
DB=MARIA55

cron

travis-ci-com

web-flow
utils: parse using byteslice in parseDateTime (#1113)

* fixed the way of parsing datetime when byte slice string

The benchmark results

$ go test -benchmem . -bench "^BenchmarkParseByte"
goos: darwin
goarch: amd64
pkg: github.com/go-sql-driver/mysql
BenchmarkParseByteDateTime-4                    12023173               104 ns/op               0 B/op          0 allocs/op
BenchmarkParseByteDateTimeStringCast-4           3394239               355 ns/op              32 B/op          1 allocs/op

* added line to AUTHORS file

* fixed error handling

* fixed nanosec digits

* added more tests for error

* renamed parseByteDateTime to parseDateTime

* reverted base null time

* Update utils.go

Co-authored-by: Inada Naoki <songofacandy@gmail.com>

* Update utils.go

Co-authored-by: Inada Naoki <songofacandy@gmail.com>

* Update utils.go

Co-authored-by: Inada Naoki <songofacandy@gmail.com>

* removed deprecatedParseDateTime from test

Co-authored-by: Inada Naoki <songofacandy@gmail.com>

2856 of 3524 relevant lines covered (81.04%)

55497.39 hits per line

Source Files on job 1975.8 (DB=MARIA55)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1929
  • Travis Job 1975.8
  • 12508c83 on github
  • Prev Job for DB=MARIA55 on master (#1974.8)
  • Next Job for DB=MARIA55 on master (#1976.8)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc