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

portablesql / psql / 22916718391 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2026 05:57PM UTC
Files 60
Run time 2s
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

10 Mar 2026 05:55PM UTC coverage: 76.67% (+1.6%) from 75.076%
22916718391.1

push

github

MagicalTux
Fix []byte in SET/WHERE rendered as IN(), add engine-specific tests

[]byte values in escapeWhereSub fell through to the generic slice
handler, rendering as IN(byte1,byte2,...) instead of =x'hex'. Add
a case []byte before the reflect.Slice path to handle binary data
correctly.

Also add engine_render_test.go covering per-engine rendering for
Greatest/Least, Any, Like, INSERT, upsert, placeholders, LIMIT,
FOR UPDATE, EXISTS, COALESCE, CASE, and subquery JOINs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

3283 of 4282 relevant lines covered (76.67%)

129.47 hits per line

Source Files on job 22916718391.1
  • Tree
  • List 60
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22916718391
  • 0cade0b4 on github
  • Prev Job for on master (#22908785362.1)
  • Next Job for on master (#22917553842.1)
  • 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