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

joaoh82 / rust_sqlite / 25713217013
69%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 04:27AM UTC
Jobs 1
Files 61
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

12 May 2026 04:23AM UTC coverage: 68.857%. Remained the same
25713217013

push

github

web-flow
feat(web): v0.10.0 launch — concurrent-writes blog post + site update (SQLR-57) (#136)

Marketing-side companion to the v0.10.0 release. SQLR-22's Phase 11
(MVCC + BEGIN CONCURRENT) shipped end-to-end and got tagged + published
to crates.io / PyPI / npm / Go this morning; this commit ships the
public-facing announcement.

## New blog post

content/blog/shipping-concurrent-writes-mvcc-v010.mdx — walkthrough of
the MVCC machinery: why concurrent writes matter, the in-memory version
chain, snapshot-isolation visibility, commit-time validation, the
retry-loop API in every SDK, the new WAL log-record frame for crash
recovery, the REPL .spawn demo, what we punted on (indexes-under-MVCC,
checkpoint drain, cross-process MVCC), and how to install v0.10.0.

Same tone as the prior launch posts (shipping-sqlrite-tauri-mcp-sdks,
sqlrite-vs-sqlite-benchmarks): code-forward, opinionated, links out to
the canonical docs rather than re-deriving them.

## Site updates

- src/lib/site.ts: SITE.version 0.9.1 → 0.10.0. Cascades to every
  hero / nav / terminal / docs / OG-image reference.
- src/components/hero.tsx: "Phases 0–10 shipped" → "Phases 0–11
  shipped — concurrent writes live".
- src/components/features.tsx: new tile #05 "Concurrent writes · MVCC"
  inserted right after #04 "Real transactions" (the conceptual
  neighbour). Tiles #06-#13 renumbered. Tile #11 (Six language SDKs)
  blurb updated to mention sibling connection handles.
- src/components/roadmap.tsx: new "Phase 11 — Concurrent writes via
  MVCC (v0.10.0)" entry as `done`, with the sub-phase bullet list.
  Section subtext updated "Ten phases through v0.9.1" → "Eleven phases
  through v0.10.0". "What's next" bullets refreshed — concurrent writes
  removed (shipped); HAVING / BETWEEN / scalar functions / subqueries
  surfaced (the SQL gaps tracked in SQLR-52..56); MVCC checkpoint-drain
  + indexes-under-MVCC carve-outs called out.

Verified locally: `npx tsc --noEmit`, `npm run lint`, and `npm run
build` ... (continued)

11148 of 16190 relevant lines covered (68.86%)

1.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25713217013.1 12 May 2026 04:27AM UTC 61
68.86
GitHub Action Run
Source Files on build 25713217013
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5551555a on github
  • Prev Build on main (#25712135265)
  • Next Build on main (#25716236461)
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