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

go-sql-driver / mysql / 6624041993

Builds Branch Commit Type Ran Committer Via Coverage
6624041993 master Allow to change (or disable) the default driver name for registration (#1499) A link variable now allows to change or disable the name of the driver that is automatically registered with database/sql: Change driver name: go build "-ldfla... push 24 Oct 2023 08:11AM UTC web-flow github
82.62
6570325976 master Remove obsolete fuzz.go (#1498) fuzz.go (added in #1097) uses gofuzz. But #1444 added a better fuzzer that uses Go builtin fuzzing. Closes #1445. push 19 Oct 2023 05:35AM UTC web-flow github
82.61
6559673699 testing-DBTest-with-testing.TB testing: expose testing.TB in DBTest instead of full *testing.T Reduce the methods exposed by DBTest to the subset of testing.T exposed in the testing.TB interface. Pull #1500 18 Oct 2023 10:37AM UTC dolmen github
82.61
6549081013 allow-change-default-driver-registration-via-link-option Allow to change (or disable) the default driver name for registration A link variable now allows to change or disable the name of the driver that is automatically registered with database/sql: Change driver name: go build "-ldflags=-X github... Pull #1499 17 Oct 2023 03:04PM UTC dolmen github
82.62
6549031507 allow-change-default-driver-registration-via-link-option Allow to change (or disable) the default driver name for registration A link variable now allows to change or disable the name of the driver that is automatically registered with database/sql: Change: go build "-ldflags=-X github.com/go-sql-... Pull #1499 17 Oct 2023 03:00PM UTC dolmen github
82.62
6548350184 remove-obsolete-fuzz-test Remove obsolete fuzz.go fuzz.go (added in #1097) uses gofuzz. But in #1444 I've added a better fuzzer that uses Go builtin fuzzing. Closes #1445. Pull #1498 17 Oct 2023 02:06PM UTC dolmen github
82.61
6548317450 remove-obsolete-fuzz-test Remove obsolete fuzz.go fuzz.go (added in #1097) uses gofuzz. But in #1444 I've added a better fuzzer that uses Go builtin fuzzing. Closes #1445. Pull #1498 17 Oct 2023 02:04PM UTC dolmen github
82.61
6548286725 remove-obsolete-fuzz-test Remove obsolete fuzz.go fuzz.go (added in #1097) uses gofuzz. But in #1444 I've added a better fuzzer that uses Go builtin fuzzing. Pull #1498 17 Oct 2023 02:01PM UTC dolmen github
82.61
6466932971 master mark fail, mustExec and mustQuery as test helpers (#1488) push 10 Oct 2023 08:50AM UTC web-flow github
82.61
6466838668 master fix race condition of TestConcurrent (#1490) * fix race condition of TestConcurrent * run tests with the '-race' option push 10 Oct 2023 08:41AM UTC web-flow github
82.61
6454943544 master move stale connection check to ResetSession() (#1496) When ResetSession was added, it was called when the connection is put into the pool. Thet is why we had only set `mc.reset` flag on ResetSession(). In Go 1.15, this behavior was changed. (... push 09 Oct 2023 09:45AM UTC web-flow github
82.61
6452793882 reset-session-check move stale connection check to ResetSession() Pull #1496 09 Oct 2023 05:42AM UTC methane github
82.61
6452013688 introduce-reader-and-write-groutine-3 check mc.reset Pull #1491 09 Oct 2023 03:28AM UTC shogo82148 github
80.17
6451822971 introduce-reader-and-write-groutine-3 cache allocated buffer Pull #1491 09 Oct 2023 02:57AM UTC shogo82148 github
80.13
6451757204 introduce-reader-and-write-groutine-3 reduce allocation for interpolateParams Pull #1491 09 Oct 2023 02:42AM UTC shogo82148 github
80.17
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 101
  • 102
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc