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

golang-migrate / migrate / 23749185424
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: feature/tx-isolation
DEFAULT BRANCH: master
Ran 30 Mar 2026 02:31PM UTC
Jobs 2
Files 59
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

30 Mar 2026 02:09PM UTC coverage: 54.481% (+0.05%) from 54.432%
23749185424

Pull #1378

github

Jim Wordelman
fix: handle host query parameter for unix socket connections in postgres driver

When host is specified as a query parameter (e.g., ?host=/var/run/postgresql
for unix socket connections) and the URL has no host in the authority section,
lib/pq silently connects to localhost:5432 instead. Convert to key-value
connection string so the host parameter is reliably used.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #1378: fix: handle host query parameter for unix socket connections

12 of 14 new or added lines in 1 file covered. (85.71%)

4389 of 8056 relevant lines covered (54.48%)

49.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
70.87
0.56% database/postgres/postgres.go
Jobs
ID Job ID Ran Files Coverage
1 Go-1.25.x - 23749185424.1 30 Mar 2026 02:31PM UTC 59
54.48
GitHub Action Run
2 Go-1.24.x - 23749185424.2 30 Mar 2026 02:31PM UTC 59
54.48
GitHub Action Run
Source Files on build 23749185424
  • Tree
  • List 59
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1378
  • PR Base - master (#22942289248)
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