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

portablesql / psql / 22916718391
77%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2026 05:57PM UTC
Jobs 1
Files 60
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

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

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>

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

3283 of 4282 relevant lines covered (76.67%)

129.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22916718391.1 10 Mar 2026 05:57PM UTC 60
76.67
GitHub Action Run
Source Files on build 22916718391
  • Tree
  • List 60
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22916718391
  • 0cade0b4 on github
  • Prev Build on master (#22908785362)
  • Next Build on master (#22917553842)
  • 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