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

dangernoodle-io / ouroboros / 26430007864
81%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 03:10AM 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

26 May 2026 03:09AM UTC coverage: 78.277% (+0.2%) from 78.104%
26430007864

push

github

web-flow
fix: bundled P1 corrections (OU-168, OU-169, OU-171) (#72)

- ImportJSON now runs in a single transaction with one FTS rebuild
  after commit; mid-stream failure rolls back the whole import. Uses
  the UpsertDocumentTx helper added in PR #67 (OU-168)
- UpsertDocument collapses the three-step SELECT+INSERT+SELECT into
  a single INSERT ... ON CONFLICT DO UPDATE ... RETURNING; the
  created/updated action label is derived from created_at vs
  updated_at instead of a separate existence check, removing the
  TOCTOU window. NOTE: timestamps now use RFC3339Nano (was RFC3339)
  to keep created/updated distinguishable under sub-second writes;
  existing rows keep their second-precision values (OU-169)
- recall and triage skills switch model: haiku → sonnet; both need
  multi-step synthesis (KB+backlog+plans orient; staleness + git
  cross-reference) that haiku consistently underperforms on per
  CLAUDE.md tier guidance (OU-171)
- closes OU-168, OU-169, OU-171

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

2353 of 3006 relevant lines covered (78.28%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
50
83.2
1.06% store/crud.go
6
88.14
-1.05% kb/import.go
Jobs
ID Job ID Ran Files Coverage
1 26430007864.1 26 May 2026 03:10AM UTC 32
78.28
GitHub Action Run
Source Files on build 26430007864
  • Tree
  • List 32
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26430007864
  • 4a2ede34 on github
  • Prev Build on main (#26425381440)
  • Next Build on main (#26431310600)
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