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

dangernoodle-io / ouroboros / 26382311681
81%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 03:54AM UTC
Jobs 1
Files 32
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

25 May 2026 03:54AM UTC coverage: 78.093% (+1.7%) from 76.35%
26382311681

push

github

web-flow
fix: serialize sqlite writes and make WriteBatch atomic (#67)

- cap connection pool to 1 in store.InitDB (OU-167) — eliminates
  SQLITE_BUSY risk from backlog writes that bypassed the existing
  package-level dbMu
- add store.UpsertDocumentTx accepting *sql.Tx via local sqlExecutor
  interface; refactor UpsertDocument to share the underlying logic
- rewrite kb.WriteBatch to run all upserts in a single db.BeginTx
  transaction with one RebuildFTS after commit (OU-166) — entries
  now persist atomically or not at all
- closes OU-166, OU-167

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

2260 of 2894 relevant lines covered (78.09%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
51
82.13
-0.11% store/crud.go
16
68.69
13.48% store/store.go
6
76.67
76.67% kb/batch.go
Jobs
ID Job ID Ran Files Coverage
1 26382311681.1 25 May 2026 03:54AM UTC 32
78.09
GitHub Action Run
Source Files on build 26382311681
  • Tree
  • List 32
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26382311681
  • 52e88d5c on github
  • Prev Build on main (#26352287139)
  • Next Build on main (#26382720868)
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