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

joaoh82 / rust_sqlite / 25737221110
69%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 01:25PM 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 01:21PM UTC coverage: 68.857%. Remained the same
25737221110

push

github

web-flow
ci: pin binaryen / wasm-opt for deterministic WASM builds (SQLR-58) (#138)

`jetli/wasm-pack-action` and wasm-pack's curl-installer both let wasm-pack
pick whatever binaryen its internal cache happens to hold. When that
copy predates multi-table WASM support, wasm-opt rejects rustc output
with "Only 1 table definition allowed in MVP" — a flake whose
hit/miss depended on runner image cache state (first surfaced on
PR #135; rerun passed). Pin binaryen to version_122 in both the
ci.yml `wasm-build` and release.yml `publish-wasm` jobs by
downloading the official tarball before wasm-pack runs and
prepending it to PATH. wasm-pack auto-detects wasm-opt on PATH, so
no further wiring needed. Bump procedure documented in
docs/release-plan.md so future-me knows to update both workflows
in lockstep.

Verified locally on darwin-arm64: `wasm-pack build --target web
--release` reports `[INFO]: found wasm-opt at ".../binaryen-version_122/bin/wasm-opt"`
and builds a 2.14 MiB bundle (in line with prior sizes).

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

11148 of 16190 relevant lines covered (68.86%)

1.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25737221110.1 12 May 2026 01:25PM UTC 61
68.86
GitHub Action Run
Source Files on build 25737221110
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bdd80175 on github
  • Prev Build on main (#25716236461)
  • Next Build on main (#25747928581)
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