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

go-sql-driver / mysql / 26502394498

Builds Branch Commit Type Ran Committer Via Coverage
26502394498 copilot/support-rows-column-scanner Support RowsColumnScanner interface (Go 1.27+) Pull #1773 27 May 2026 09:24AM UTC web-flow github
82.73
26147713407 master dsn: default Net to tcp so Addr-only configs round-trip (#1770) Closes #1616. Signed-off-by: Charlie Tonneslan <cst0520@gmail.com> push 20 May 2026 07:23AM UTC web-flow github
82.8
26088999937 fix/newconfig-default-net dsn: add direct AddrWithoutNet round-trip test Signed-off-by: Charlie Tonneslan <cst0520@gmail.com> Pull #1770 20 May 2026 06:25AM UTC c-tonneslan github
82.73
26049486255 fix/newconfig-default-net dsn: default Net to 'tcp' in NewConfig so Addr-only configs round-trip Closes #1616. NewConfig() left Net empty, so building a Config in code with just an Addr and calling FormatDSN produced '/' (no tcp prefix, no address) instead of 'tcp(my-add... Pull #1770 18 May 2026 06:32PM UTC c-tonneslan github
82.7
26049355567 fix/result-empty-slice-panic result: don't panic when affectedRows/insertIds are empty Closes #1733. mysqlResult.LastInsertId / RowsAffected indexed into their slices without checking length, so any code path that left the result slices empty (e.g. an error before the affec... Pull #1769 18 May 2026 06:22PM UTC c-tonneslan github
82.72
25624538760 fix/ParseDSN-colon-in-username dsn: document that usernames with colons require NewConfig() The DSN format uses ':' as the user/password separator, making it impossible to represent a username that contains a colon without ambiguity. There is no safe way to fix this in ParseDS... Pull #1768 10 May 2026 01:44PM UTC Nghĩa Nguyễn Ngọc github
82.6
25598140030 fix/ParseDSN-colon-in-username dsn: use last colon before '@' as user/password separator ParseDSN was using the first colon before '@' as the separator between username and password. This prevented usernames containing colons from being represented in the DSN. The DSN format ... Pull #1768 09 May 2026 01:18PM UTC Nghĩa Nguyễn Ngọc github
82.62
25111778213 refs/tags/v1.10.0 release v1.10.0 (#1765) push 29 Apr 2026 01:35PM UTC web-flow github
82.7
25111743223 master release v1.10.0 (#1765) push 29 Apr 2026 01:34PM UTC web-flow github
82.7
25040169360 release-1101 Update CHANGELOG.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Pull #1765 28 Apr 2026 07:40AM UTC web-flow github
82.7
25039745299 release-1101 release v1.10.0 Pull #1765 28 Apr 2026 07:29AM UTC methane github
82.7
25039389171 master modernize (#1764) go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix ./... push 28 Apr 2026 07:21AM UTC web-flow github
82.7
25037887054 modernize modernize go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix ./... Pull #1764 28 Apr 2026 06:40AM UTC methane github
82.7
25006875835 authentication Improve error handling and refactor authentication plugin system Pull #1696 27 Apr 2026 04:27PM UTC rusher github
82.41
24998159591 authentication Add validation and thread-safety improvements to authentication plugin system Pull #1696 27 Apr 2026 01:36PM UTC rusher github
82.46
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 104
  • 105
  • 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

© 2026 Coveralls, Inc