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

joaoh82 / rust_sqlite / 26715083418
69%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 02:23PM UTC
Jobs 1
Files 62
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

31 May 2026 02:19PM UTC coverage: 68.739%. Remained the same
26715083418

push

github

web-flow
SQLR-42 — WASM in-browser SQL playground (/playground) (#149)

A zero-install browser SQL playground running the full SQLRite engine in
WebAssembly. CodeMirror 6 editor, sample datasets (Pokémon, Northwind
multi-table JOINs, Movies + HNSW cosine vector search), results grid with
column types / NULL highlighting / CSV export, share-via-URL-hash, and OPFS
session persistence via SQL-script replay. Embedded at /playground on
sqlritedb.com with a homepage card + hero CTA and a nav link.

- Rebuilt sdk/wasm and vendored the pinned pkg into web/public/playground/pkg
  (~752 KB gzipped, under the 4 MB budget); loaded via an external runtime
  import() kept out of the bundler.
- Persistence is script-replay, not binary .sqlrite — the WASM SDK is
  in-memory with no serialization. Binary round-trip tracked in SQLR-71.
- Examples page (shipped card + JSON-LD), sitemap, and READMEs updated;
  OG/Twitter images added. sdk/wasm/Cargo.lock refreshed by the build.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

11190 of 16279 relevant lines covered (68.74%)

1.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26715083418.1 31 May 2026 02:23PM UTC 62
68.74
GitHub Action Run
Source Files on build 26715083418
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0b40dc72 on github
  • Prev Build on main (#26697479815)
  • Next Build on main (#26721426700)
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