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

dal-go / dalgo2sql / 29027462965
89%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 02:57PM UTC
Jobs 1
Files 17
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

09 Jul 2026 02:56PM UTC coverage: 88.735% (-0.8%) from 89.58%
29027462965

push

github

trakhimenok
feat: map[string]any record data support in Get/GetMulti; contract fixes

- Get/GetMulti with map data issue SELECT * and scan rows generically into
  the map (all columns incl. the PK column; []byte TEXT converted to string)
- not-found errors wrap the key via dal.NewErrNotFoundByKey and satisfy
  dal.IsNotFound
- records reader returns dal.ErrNoMoreRecords (wraps io.EOF) per the
  QueryExecutor contract
- existsSingle no longer leaks *sql.Rows (fixes a write-lock deadlock on
  SQLite when Set follows an existence check)
- modernc.org/sqlite added as a test-only pure-Go driver so the suite runs
  without cgo

Driven by the OpenVaultDB MVP (dalgo2sqlite consumes this for map-shaped
document records).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AhDJhFNWHBf2jhPKEqfL8T

109 of 136 new or added lines in 3 files covered. (80.15%)

2 existing lines in 1 file now uncovered.

1150 of 1296 relevant lines covered (88.73%)

1.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
27
83.43
-2.11% getter.go

Coverage Regressions

Lines Coverage ∆ File
2
83.43
-2.11% getter.go
Jobs
ID Job ID Ran Files Coverage
1 29027462965.1 09 Jul 2026 02:57PM UTC 17
88.73
GitHub Action Run
Source Files on build 29027462965
  • Tree
  • List 17
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 94b1ec0a on github
  • Prev Build on main (#28996812169)
  • Next Build on main (#29031139528)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc