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

go-sql-driver / mysql
83%
master: 82%

Build:
Build:
LAST BUILD BRANCH: update-internals-links
DEFAULT BRANCH: master
Repo Added 10 May 2017 10:21AM CUT
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 1.9
branch: 1.9
CHANGE BRANCH
x
Reset
  • 1.9
  • 1.8
  • ErrShortWrite
  • 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
  • copyright
  • dolthub/master
  • dsn_defaults
  • empty_auth
  • empty_sha256
  • fil-register-set
  • fix-1666
  • fix-bench-massiverows
  • fix-flaky-test
  • fix-gomod
  • fix-race-condition-of-test-concurrent
  • fix-test
  • fix-test2
  • fix-unused-benchmarkExecContext
  • 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
  • mark-as-helper
  • master
  • max-allowed-packet-parsing
  • max_allowed_packet
  • metadataSkip
  • methane-patch-1
  • migrate-set-output
  • migrate-to-node16-actions
  • misc_fixes
  • modernize
  • opt-read
  • opt-read-19
  • prepare-for-v1.7.0
  • purego
  • read_opt
  • read_optimization
  • readme_collation
  • 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
  • regression801
  • release-v190
  • release-v191
  • 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

25 Apr 2025 12:21PM CUT coverage: 82.91% (+0.03%) from 82.884%
14664467233

push

github

web-flow
optimize readPacket (#1707)

Avoid unnecessary allocation.
Although this is not a bug, this is a regression in 1.9 branch.
This PR fixes performance regression when compression is not used.

22 of 22 new or added lines in 3 files covered. (100.0%)

3265 of 3938 relevant lines covered (82.91%)

2482224.97 hits per line

Relevant lines Covered
Build:
Build:
3938 RELEVANT LINES 3265 COVERED LINES
2482224.97 HITS PER LINE
Source Files on 1.9
  • List 19
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
57.69
transaction.go44 26 15 11 1937.0 - 4
61.9
driver.go117 42 26 16 881.0
66.67
nulltime.go70 24 16 8 186.0
72.33
fields.go222 159 115 44 470.0
74.6
connection.go718 500 373 127 15063.0 + 14
77.78
statement.go215 135 105 30 1082065.0
78.57
conncheck.go54 28 22 6 15879.0 - 2
78.57
compress.go213 140 110 30 627902.0 - 16
81.71
connector.go227 164 134 30 9796.0 + 39
82.24
infile.go183 107 88 19 265.0
Showing 1 to 10 of 19 entries
  • Previous
  • 1
  • 2
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14664467233 1.9 optimize readPacket (#1707) Avoid unnecessary allocation. Although this is not a bug, this is a regression in 1.9 branch. This PR fixes performance regression when compression is not used. push 25 Apr 2025 12:23PM CUT web-flow github
82.91
14614056957 1.9 backport benchmark_test (#1706) Backport benchmark improvements. push 23 Apr 2025 08:56AM CUT web-flow github
82.88
14583712112 1.9 Transaction Commit/Rollback returns conn's cached error (#1702) If a transaction connection has a cached error, return it instead of ErrInvalidConn during Commit/Rollback operations. Fix #1690 Co-authored-by: brad-defined <77982333+brad-defined... push 22 Apr 2025 12:05AM CUT web-flow github
82.78
14570517210 1.9 test stability improvement. (#1699) * ensuring performance schema is enabled when testing some performance schema results * do not use collations affected by MariaDB character_set_collations. * ensure using IANA timezone in test, since tzinfo dep... push 21 Apr 2025 08:49AM CUT web-flow github
82.96
14307911116 1.9 release v1.9.2 (#1693) push 07 Apr 2025 11:23AM CUT web-flow github
82.96
See All Builds (1506)
  • 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

© 2025 Coveralls, Inc