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

joaoh82 / rust_sqlite / 25600234971
69%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 11:44AM UTC
Jobs 1
Files 55
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

09 May 2026 11:40AM UTC coverage: 65.897%. Remained the same
25600234971

push

github

web-flow
feat(web): launch sqlrite.dev — landing, /docs, benchmarks viz, doc sweep (SQLR-1) (#117)

* docs(roadmap): Phase 9 + Phase 10 — sync v0.2.0 → v0.9.1 wave

The roadmap, supported-SQL reference, and the docs index had drifted
behind nine minor releases of actual SQL-surface work. Each item below
was independently shipped under its own SQLR-* / PR but had been
languishing under "Possible extras" or in the "Not yet supported"
list — confusing for anyone reading the docs to figure out what the
engine actually does today.

Phase 9 (v0.2.0 → v0.9.1) — promoted from "extras" to a real phase:

  9a · v0.3.0 · DEFAULT clause + DROP TABLE/INDEX + ALTER TABLE
  9b · v0.4.0 · free-list + manual VACUUM (SQLR-6)
  9c · v0.5.0 · auto-VACUUM trigger past 25% (SQLR-10)
  9d · v0.5.1 · IS NULL / IS NOT NULL + Option<Value> INSERT (SQLR-7)
  9e · v0.6.0 · GROUP BY + aggregates + DISTINCT + LIKE + IN (SQLR-3)
  9f · v0.7.0 · JOINs — INNER, LEFT, RIGHT, FULL OUTER (SQLR-5)
  9g · v0.9.0 · prepared statements + ? param binding (SQLR-23)
  9h · v0.9.0 · HNSW probe widened to cosine + dot (SQLR-28)
  9i · v0.9.1 · PRAGMA dispatcher + auto_vacuum knob (SQLR-13)

Phase 10 — benchmarks vs SQLite + DuckDB (SQLR-4 / SQLR-16, twelve
workloads, pinned-host runs published).

Also fixed:

  - docs/supported-sql.md "Not yet supported" was self-contradicting:
    body documented LIKE / IN / GROUP BY / aggregates / DISTINCT /
    ALTER TABLE / DROP / VACUUM in detail, then claimed they weren't
    supported. Pruned the now-stale entries; left HAVING, BETWEEN,
    GLOB / REGEXP, GROUP_CONCAT, named placeholders, MVCC, etc.
  - docs/_index.md "Project state" gained Phase 9 + Phase 10 lines.
  - The "Active frontier" callout at the top of roadmap.md no longer
    points at the v0.2.0 milestone (already shipped six minor releases
    ago).
  - The "Possible extras" tail block now lists only what's actually
    open (subqueries, CTEs, HAVING, CASE, BETWEEN, OFFSET, multi-col
    ORDER BY, MV... (continued)

9387 of 14245 relevant lines covered (65.9%)

1.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25600234971.1 09 May 2026 11:44AM UTC 55
65.9
GitHub Action Run
Source Files on build 25600234971
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a35ff2fd on github
  • Prev Build on main (#25582597580)
  • Next Build on main (#25620828385)
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