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

ingitdb / ingitdb-cli / 25813606440
96%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:54PM UTC
Jobs 1
Files 109
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 May 2026 04:53PM UTC coverage: 78.896% (-0.03%) from 78.93%
25813606440

push

github

inGitDB Dev
chore: phase B (jsonl batch insert) complete

ACs implemented:
- batch-jsonl-basic (test, B3 → 25f42b7)
- batch-missing-key-rejected (test, B4 → b3e6983)
- batch-duplicate-key-in-stream-rejected (test, B5 → b958d8c)
- batch-collision-with-existing-record + git-based rollback (B6 → 89edc77)
- batch-empty-stream-succeeds (test, B2 → 1937b29)

Deferred to code-inspection-only verification (no runtime fixture in MVP):
- batch-view-materialization-once
- batch-post-commit-view-failure

Architectural finding addressed: pkg/dalgo2fsingitdb's
RunReadwriteTransaction is a stub with no rollback. Batch atomicity is
now provided by an orchestrator-level rollback in insert_batch.go that
restores tracked files via 'git checkout HEAD --' and removes untracked
files via os.Remove (falls back to remove-only when not a git working
tree). The dalgo backend itself is untouched.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

7907 of 10022 relevant lines covered (78.9%)

0.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
93.01
0.88% cmd/ingitdb/commands/insert.go
Jobs
ID Job ID Ran Files Coverage
1 25813606440.1 13 May 2026 04:54PM UTC 109
78.9
GitHub Action Run
Source Files on build 25813606440
  • Tree
  • List 109
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 555cfb33 on github
  • Prev Build on main (#25812050063)
  • Next Build on main (#25814218446)
  • Delete
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