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

KarpelesLab / psql / 22799342214

07 Mar 2026 12:48PM UTC coverage: 30.734%. First build
22799342214

push

github

MagicalTux
Fix bugs, add query builder features, tests, and CI

Bug fixes:
- Fix "PostreSQL" typo in engine.go
- Fix "contnue" typo in escape.go
- Fix wrong error message in FetchGrouped (said "FetchMapped")
- Fix Set.Unset() doing nothing (slices.Delete range was empty)
- Fix InsertIgnore for PostgreSQL (ON CONFLICT DO NOTHING)
- Fix Replace for PostgreSQL (ON CONFLICT DO UPDATE)
- Fix zero time format for PostgreSQL (use 0001-01-01 epoch)

New features:
- Add GroupByFields() builder method
- Add Having() builder method
- Add SetDistinct() builder method
- Add Join/LeftJoin/InnerJoin/RightJoin builder methods

Tests & CI:
- Add comprehensive unit tests (80+ test cases)
- Add GitHub Actions workflow with Go 1.23/1.24 matrix
- Add Coveralls coverage integration
- Add Build Status, Coverage, and Go Report Card badges to README
- Document new features in README

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

47 of 113 new or added lines in 8 files covered. (41.59%)

1084 of 3527 relevant lines covered (30.73%)

5.59 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/replace.go


Source Not Available

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