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

go-sql-driver / mysql / 11956769898 / 6
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2024 03:52PM UTC
Files 17
Run time 7s
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

21 Nov 2024 03:48PM UTC coverage: 82.389% (+0.2%) from 82.22%
11956769898.6

push

github

web-flow
Reduce "busy buffer" logs (#1641)

Reduce the use of `errBadConnNoWrite` to improve maintainability.

ResetSession() and IsValid() checks if the buffer is busy. This reduces
the risk of busy buffer error during connection in use. In principle,
the risk of this is zero. So I removed errBadConnNoWrite when checking
the busy buffer.

After this change, only `writePacke()` returns errBadConnNoWrite.

Additionally, I do not send COM_QUIT when readPacket() encounter read error.
It caused "busy buffer" error too and hide real errors.

3125 of 3793 relevant lines covered (82.39%)

43446.6 hits per line

Source Files on job Linux-Go-1.21-DB-9.0 - 11956769898.6
  • Tree
  • List 17
  • Changed 9
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11956769898
  • 9c8d6a5d on github
  • Prev Job for on master (#11906081203.14)
  • Next Job for on master (#12043323145.20)
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