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

skeema / skeema / 20971648361 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 13 Jan 2026 08:37PM UTC
Files 81
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

13 Jan 2026 08:24PM UTC coverage: 92.483% (-0.007%) from 92.49%
20971648361.1

push

github

evanelias
internal: remove sqlx dependency

This commit replaces all *sqlx.DB connection pools with *sql.DB pools using
the standard library database/sql package instead, and removes sqlx from
go.mod and vendoring. In combination with other recent commits that removed
sqlx struct-scanning, this refactor provides a slight reduction in compiled
binary size (~1% vs v1.13.2) and makes query code paths more straightforward.

10839 of 11720 relevant lines covered (92.48%)

1.11 hits per line

Source Files on job 20971648361.1
  • Tree
  • List 81
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20971648361
  • 76775946 on github
  • Prev Job for on main (#20798059973.1)
  • Next Job for on main (#21191711078.1)
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