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

skeema / skeema / 20971648361
92%

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

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

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.

19 of 19 new or added lines in 7 files covered. (100.0%)

1 existing line in 1 file now uncovered.

10839 of 11720 relevant lines covered (92.48%)

1.11 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.55
-0.07% internal/tengo/instance.go
Jobs
ID Job ID Ran Files Coverage
1 20971648361.1 13 Jan 2026 08:37PM UTC 81
92.48
GitHub Action Run
Source Files on build 20971648361
  • Tree
  • List 81
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 76775946 on github
  • Prev Build on remove-sqlx-callsites (#20798059973)
  • Next Build on main (#21191711078)
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