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

joaoh82 / rust_sqlite
69%

Build:
DEFAULT BRANCH: main
Repo Added 17 Feb 2021 10:23AM UTC
Files 62
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bench-9.1-harness
  • bench-9.2-group-a
  • bench-9.3-group-b
  • bench-9.4-group-c
  • bench-9.5-duckdb
  • bench-9.6-publication
  • bench-plan-sqlr-4
  • chore/bump-displayed-version-0.12.0
  • claude/exciting-sanderson-31d3c9
  • cleanup/engine-stdout-pollution
  • docs-sweep-pre-release
  • docs/ask-feature-and-backend-examples
  • docs/phase-6-completion-sweep
  • docs/phase-7-proposal
  • docs/refresh-design-decisions
  • docs/supported-sql-reference
  • feat/alter-drop-tables
  • feat/blog-syntax-highlight-sqlr-44
  • feat/desktop-ask-button
  • feat/fts-algorithms
  • feat/fts-docs
  • feat/fts-hybrid-example
  • feat/fts-mcp-tool
  • feat/fts-persistence
  • feat/fts-sql-integration
  • feat/go-sdk-ask
  • feat/hnsw-ann-index
  • feat/hnsw-persistence
  • feat/hnsw-probe-cosine-dot
  • feat/hnsw-sql-integration
  • feat/json-column-type
  • feat/knn-bounded-heap
  • feat/nodejs-sdk-ask
  • feat/publish-desktop
  • feat/publish-go
  • feat/publish-nodejs
  • feat/publish-python
  • feat/publish-wasm
  • feat/python-sdk-ask
  • feat/release-engineering
  • feat/repl-ask-command
  • feat/sql-joins
  • feat/sqlr-23-prepare-cache-bind
  • feat/sqlr-3-group-by-aggregates
  • feat/sqlr-32-seo-foundation
  • feat/sqlr-41-desktop-journal
  • feat/sqlrite-ask-crate
  • feat/vector-column-type
  • feat/vector-distance-functions
  • feat/wasm-sdk-ask
  • feat/web-mobile-responsive
  • feat/web-posthog-analytics
  • feat/website-sqlr-1
  • fix-release-pr-exclude-journal
  • fix/bump-script-bench-pin
  • fix/hnsw-delete-reinsert
  • fix/macos-quarantine-release-notes
  • fix/nodejs-oidc-provenance-flag
  • fix/nodejs-oidc-publish
  • fix/npm-package-rename-scoped
  • fix/release-detect-squash-suffix
  • fix/release-publish-order
  • fix/rename-crate-to-sqlrite-engine
  • fix/sqlr-1-create-index-multi-page
  • fix/sqlrite-ask-engine-version-req
  • main
  • phase-7h-mcp-server
  • phase-8-plan
  • release-v0.12.0
  • release/v0.1.1
  • release/v0.10.1
  • release/v0.2.0
  • release/v0.3.0
  • release/v0.5.1
  • release/v0.6.0
  • sqlr-10-auto-vacuum-trigger
  • sqlr-10-create-table-if-not-exists
  • sqlr-12-idempotent-publish
  • sqlr-13-docs-trusted-publisher
  • sqlr-13-pragma-dispatcher
  • sqlr-25-bench-v2-republish
  • sqlr-33-seo-keywords-onpage
  • sqlr-34-blog
  • sqlr-39-python-agent
  • sqlr-40-nodejs-mcp-notes
  • sqlr-42-wasm-playground
  • sqlr-43-go-collector
  • sqlr-58-pin-binaryen
  • sqlr-6-freelist-vacuum
  • sqlr-64-publish-sqlrite-notes
  • sqlr-7-is-null
  • sqlr-70-desktop-settings
  • sqlr-9-bump-version-inter-workspace-pins
  • sqlr-bump-site-version-0.11.0
  • sqlr-fix-bump-journal
  • sqlr-fix-crate-package-size
  • sqlr5-join-using-natural-cross
  • worktree-phase-10-1-multi-conn
  • worktree-phase-11-11a-repl-spawn
  • worktree-phase-11-11b-bench
  • worktree-phase-11-11c-go-sibling
  • worktree-phase-11-12-docs
  • worktree-phase-11-2-logical-clock
  • worktree-phase-11-3-mvstore
  • worktree-phase-11-4-begin-concurrent
  • worktree-phase-11-5-read-path
  • worktree-phase-11-6-gc
  • worktree-phase-11-7-sdk-busy
  • worktree-phase-11-8-multi-handle-sdk
  • worktree-phase-11-9-wal-durability
  • worktree-release-fix-hygiene
  • worktree-web-v010-launch

02 Jun 2026 08:00AM UTC coverage: 69.235%. Remained the same
26806675771

push

github

web-flow
docs(release): bump displayed version to 0.12.0 (site + install snippets) (#160)

v0.12.0 is published across crates.io / npm / PyPI / WASM / Go, so update
the version surfaces that the release pipeline doesn't touch:

- web/src/lib/site.ts: SITE.version 0.11.0 → 0.12.0 — the single source of
  truth the marketing site reads (hero badge, docs header, SDK showcase
  cards, structured-data softwareVersion).
- README.md / docs/embedding.md / docs/ask.md: the Rust install snippets
  pinned `sqlrite-engine = "0.11"` / `sqlrite-ask = "0.11"`. Bump to "0.12"
  so the documented pin installs the current release.

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

11484 of 16587 relevant lines covered (69.23%)

1.25 hits per line

Relevant lines Covered
Build:
Build:
16587 RELEVANT LINES 11484 COVERED LINES
1.25 HITS PER LINE
Source Files on main
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26806675771 main docs(release): bump displayed version to 0.12.0 (site + install snippets) (#160) v0.12.0 is published across crates.io / npm / PyPI / WASM / Go, so update the version surfaces that the release pipeline doesn't touch: - web/src/lib/site.ts: SITE.... push 02 Jun 2026 08:06AM UTC web-flow github
69.23
26806525540 chore/bump-displayed-version-0.12.0 Merge f2afc8ad7 into cefc45f47 Pull #160 02 Jun 2026 08:02AM UTC web-flow github
69.23
26806416486 main release: v0.12.0 (#159) Bump every product manifest 0.11.0 → 0.12.0 and refresh Cargo.lock. Headline change since 0.11.0: JOIN ... USING / NATURAL / CROSS support (SQLR-5, #158). Backward-compatible for embedders — the public Connection/Statemen... push 02 Jun 2026 08:00AM UTC web-flow github
69.23
26806216098 release-v0.12.0 Merge 0c059d793 into 47c89638c Pull #159 02 Jun 2026 07:55AM UTC web-flow github
69.23
26806010656 main feat(sql): support JOIN ... USING / NATURAL / CROSS (SQLR-5) (#158) PR #99 shipped INNER/LEFT/RIGHT/FULL OUTER JOIN ... ON; the three related shapes SQLite supports were still rejected as NotImplemented. This wires all three through the existing ... push 02 Jun 2026 07:50AM UTC web-flow github
69.23
26781911684 sqlr5-join-using-natural-cross Merge 8b575ec8f into d508336e0 Pull #158 01 Jun 2026 09:07PM UTC web-flow github
69.23
26780602675 main docs(release-secrets): document sqlrite-notes trusted publisher + Repository-field gotcha (SQLR-13) (#157) The sqlrite-notes npm trusted publisher had its Repository field set to the package's npmjs access-page URL instead of the bare repo name, ... push 01 Jun 2026 08:43PM UTC web-flow github
68.98
26780559333 sqlr-13-docs-trusted-publisher Merge a3492173b into f3d80eb87 Pull #157 01 Jun 2026 08:42PM UTC web-flow github
68.98
26777721491 main SQLR-12 — make release.yml publish jobs idempotent (skip-if-already-published) (#156) Re-dispatching release.yml at a version where some-but-not-all artifacts already published (the v0.11.0 wave: the engine crate 413'd but every other channel had... push 01 Jun 2026 07:47PM UTC web-flow github
68.98
26748739753 sqlr-12-idempotent-publish Merge c46913be6 into bc071deae Pull #156 01 Jun 2026 10:17AM UTC web-flow github
68.98
See All Builds (324)
  • Repo on GitHub
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