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

go-sql-driver / mysql
83%

Build:
DEFAULT BRANCH: master
Repo Added 10 May 2017 10:21AM UTC
Files 19
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.8
  • 1.9
  • ErrShortWrite
  • InterpolateParams
  • add-charset
  • atomic
  • auth_refactoring
  • auth_tests
  • authentication
  • backport-bench-1.9
  • binary-littleendian
  • bump-mysql-for-testing
  • changelog
  • clientDeprecateEOF
  • cloudsql
  • columntype
  • compression
  • conncheck-alloc
  • conncheck_platforms
  • connncheck_optional
  • contributing
  • copilot/consolidate-dependabot-prs
  • copilot/support-rows-column-scanner
  • copilot/update-go-version-1-24-to-1-26
  • copyright
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/dominikh/staticcheck-action-1.4.1
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/go_modules/filippo.io/edwards25519-1.2.0
  • dolthub/master
  • dsn_defaults
  • empty_auth
  • empty_sha256
  • fil-register-set
  • fix-1666
  • fix-bench-massiverows
  • fix-flaky-test
  • fix-getSystemVar-buffer-reuse
  • fix-gomod
  • fix-race-condition-of-test-concurrent
  • fix-staticcheck
  • fix-test
  • fix-test2
  • fix-unused-benchmarkExecContext
  • fix/ParseDSN-colon-in-username
  • fix/newconfig-default-net
  • fix/result-empty-slice-panic
  • fix_bigint_unsigned_scan_type
  • fix_comment_typo
  • fix_formatdsn_connectionattributes
  • flaky_tests
  • fmt
  • formatdsn_err
  • go-mod
  • go1.19-is-released
  • go1.21-and-mysql8.1-are-released
  • go1.24-is-released
  • go110
  • handle_error_packets
  • internal
  • introduce-run-tests-parallel
  • mariadb-test-update
  • mark-as-helper
  • max-allowed-packet-parsing
  • max_allowed_packet
  • metadataSkip
  • methane-patch-1
  • migrate-set-output
  • migrate-to-node16-actions
  • misc_fixes
  • modernize
  • modernize-2025-11-06
  • opt-read
  • opt-read-19
  • patch-1
  • prepare-for-v1.7.0
  • private-query-tracer
  • purego
  • read_opt
  • read_optimization
  • readme_collation
  • refs/tags/v1.10.0
  • refs/tags/v1.6.0
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.9.0
  • refs/tags/v1.9.1
  • refs/tags/v1.9.2
  • refs/tags/v1.9.3
  • regression801
  • release-1101
  • release-v190
  • release-v191
  • release-v193
  • return-original-error-from-transaction
  • reuse-metadata
  • revert-976-master
  • sha256_password
  • staticcheck
  • strict
  • tls-mysql5-docs
  • tls-security
  • tlsconfig
  • travis
  • travis-allow-failure
  • travis-crossbuild
  • travis-mysql8
  • travis-update
  • tx-19
  • update-internals-links
  • v1.4
  • v1.4.0
  • v1.4.1
  • v1.5.0

20 May 2026 07:20AM UTC coverage: 82.804% (+0.1%) from 82.701%
26147713407

push

github

web-flow
dsn: default Net to tcp so Addr-only configs round-trip (#1770)

Closes #1616.

Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>

12 of 12 new or added lines in 1 file covered. (100.0%)

3390 of 4094 relevant lines covered (82.8%)

2619800.4 hits per line

Relevant lines Covered
Build:
Build:
4094 RELEVANT LINES 3390 COVERED LINES
2619800.4 HITS PER LINE
Source Files on master
  • Tree
  • List 19
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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:22AM UTC web-flow github
82.8
25111743223 master release v1.10.0 (#1765) push 29 Apr 2026 01:30PM UTC web-flow 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:19AM UTC web-flow github
82.7
24990653219 master Enhance interpolateParams to correctly handle placeholders (#1732) Enhance client side statement to correctly handle placeholders in queries with comments, strings, and backticks. push 27 Apr 2026 10:50AM UTC web-flow github
82.71
24721369672 master Update supported Go version to 1.24–1.26 (#1763) This updates the GitHub Actions Go test matrix to cover versions 1.24 through 1.26. The workflow now treats 1.26 as the primary version and keeps 1.25/1.24 as compatibility coverage. Co-authored-b... push 21 Apr 2026 12:07PM UTC web-flow github
82.6
24715812043 master Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0 (#1756) push 21 Apr 2026 09:52AM UTC web-flow github
82.6
24703734759 master Consolidate Dependabot update noise by grouping weekly dependency PRs (#1762) push 21 Apr 2026 04:18AM UTC web-flow github
82.6
24702896195 master Fix getSystemVar buffer reuse (#1754) push 21 Apr 2026 03:51AM UTC web-flow github
82.6
24702859551 master Bump actions/checkout from 4 to 6 (#1758) push 21 Apr 2026 03:46AM UTC web-flow github
82.51
24702844903 master fix staticcheck error (#1761) remove unnecessary nil check. push 21 Apr 2026 03:44AM UTC web-flow github
82.51
See All Builds (1569)
  • Repo on GitHub
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