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

Mu-L / go-mysql-driver / 11963546515 / 8
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2024 02:24AM UTC
Files 17
Run time 1s
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.151% (+0.09%) from 82.062%
11963546515.8

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.

3116 of 3793 relevant lines covered (82.15%)

43402.2 hits per line

Source Files on job macOS-Go-1.23-DB-mariadb-10.5 - 11963546515.8
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11963546515
  • 9c8d6a5d on github
  • Prev Job for on master (#11916493850.28)
  • Next Job for on master (#12150044745.14)
  • Delete
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