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

dal-go / dalgo2sql / 29034325869
89%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 04:42PM UTC
Jobs 1
Files 18
Run time 1min
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

09 Jul 2026 04:41PM UTC coverage: 88.848% (-0.09%) from 88.939%
29034325869

push

github

trakhimenok
fix: convert []byte TEXT/VARCHAR values to string in the records reader

Some database/sql drivers (notably go-sql-driver/mysql) return []byte for
TEXT/VARCHAR columns. The map-data records reader now converts them to string,
matching scanRowIntoMap on the Get path, so query results are usable and
JSON-serialize as text rather than base64. The recordset reader is unchanged
(it converts per the column's declared type, so byte-typed columns keep their
[]byte). SQLite suite unaffected.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AhDJhFNWHBf2jhPKEqfL8T

7 of 9 new or added lines in 1 file covered. (77.78%)

2 existing lines in 1 file now uncovered.

1195 of 1345 relevant lines covered (88.85%)

1.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
87.04
-2.32% reader_records.go

Coverage Regressions

Lines Coverage ∆ File
2
87.04
-2.32% reader_records.go
Jobs
ID Job ID Ran Files Coverage
1 29034325869.1 09 Jul 2026 04:42PM UTC 18
88.85
GitHub Action Run
Source Files on build 29034325869
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40b1d1a9 on github
  • Prev Build on main (#29031139528)
  • Next Build on main (#29471344253)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc