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

iotaledger / iota-rust-sdk / 27800872811
36%

Build:
DEFAULT BRANCH: develop
Ran 19 Jun 2026 02:04AM UTC
Jobs 1
Files 187
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

18 Jun 2026 11:39AM UTC coverage: 35.318% (+0.03%) from 35.287%
27800872811

push

github

web-flow
feat(wasm): add release example (#1225)

* feat: add release example for the WASM binding

Add a standalone bindings/wasm/examples/release/ project that consumes the
published @iota/sdk-wasm from npm (not the workspace-local build), mirroring
the release examples shipped by the other bindings. Since the package is a
prerelease, the example installs the `next` dist-tag.

Wires up a `make wasm-release-example` target and includes it in
`release-examples`, and excludes the release dir from the workspace example
runner.

https://claude.ai/code/session_01V4ob6JNCEnKq52XMBarJfG

* chore: track @iota/sdk-wasm next dist-tag in release example

Use the `next` dist-tag instead of a pinned prerelease so the example always
installs the latest published prerelease without manual version bumps. The
`latest` tag only tracks stable releases.

https://claude.ai/code/session_01V4ob6JNCEnKq52XMBarJfG

* chore: run the WASM release example in CI

Mirror the go/python/kotlin binding jobs, which already run their release
example against the published package. @iota/sdk-wasm is published (next
dist-tag), so the wasm job can do the same.

https://claude.ai/code/session_01V4ob6JNCEnKq52XMBarJfG

* chore: simplify wasm release example install to npm install

package.json already depends on the `next` dist-tag, so a plain `npm install`
pulls the latest prerelease without re-specifying the tag (and without
rewriting package.json). Update the README to match.

https://claude.ai/code/session_01V4ob6JNCEnKq52XMBarJfG

---------

Co-authored-by: Claude <noreply@anthropic.com>

7954 of 22521 relevant lines covered (35.32%)

9182.03 hits per line

Coverage Regressions

Lines Coverage ∆ File
68
83.23
0.09% crates/iota-sdk-types/src/crypto/multisig.rs
19
88.57
2.4% crates/iota-sdk-types/src/crypto/passkey.rs
12
91.61
1.53% crates/iota-sdk-graphql-client/src/client.rs
6
41.23
-0.74% crates/iota-sdk-types/src/object.rs
3
50.0
-2.94% crates/iota-sdk-types/src/crypto/public_key.rs
3
70.93
-0.22% crates/iota-sdk-types/src/crypto/signature.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest - 27800872811.1 19 Jun 2026 02:04AM UTC 187
35.32
GitHub Action Run
Source Files on build 27800872811
  • Tree
  • List 187
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27800872811
  • b8ae084e on github
  • Prev Build on develop (#27731694741)
  • Next Build on develop (#27856569199)
  • Delete
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