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

iotaledger / iota-rust-sdk / 31658259801
38%

Build:
DEFAULT BRANCH: develop
Ran 13 Aug 2026 01:38AM UTC
Jobs 1
Files 190
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 Aug 2026 01:16PM UTC coverage: 41.103% (+0.1%) from 41.006%
31658259801

push

github

web-flow
feat!: decode the remaining dynamic-field payloads (#1309)

* feat(bindings): decode the random and authenticator state inner objects

`Random` and `AuthenticatorState` only exposed the version selector, so a
caller who fetched the dynamic field holding the actual state had no way to
decode it. Both inner mirrors follow `IotaSystemStateV2` and get a
`try_from_bcs`-only binding, since the state is not a top-level object.

Co-Authored-By: Claude Bindicus 9000 (Move-mirror edition) <noreply@anthropic.com>

* feat(bindings): decode the remaining dynamic-field payloads

Completes the sweep started for the random and authenticator state: every
mirror whose contents a caller can fetch but not reach through a parent
getter now has a `try_from_bcs` binding. `Setting` is exposed only at
`bool`, the sole instantiation the system packages use, and the kiosk
extension's `u128` permission bitmap is surfaced as its two documented bits
since uniffi has no `u128`.

Co-Authored-By: Claude Mirrorix 7 (dynamic-field edition) <noreply@anthropic.com>

* feat(bindings)!: drop the authenticator state bindings

The whole `iota::authenticator_state` module is `#[deprecated]` upstream —
module and every struct — and no node crate reads it, so the JWK list is
leftover state nothing writes to. Removing `AuthenticatorState` as well as
the inner state added here, per review.

Co-Authored-By: Claude Zklogout 3 (deprecation sweep) <noreply@anthropic.com>

* feat!: drop the authenticator state helpers

Removes the remaining reachable surface of the deprecated
`iota::authenticator_state` module: its struct-tag and identifier
constructors, and the mirror's object conversion. The mirror itself stays —
the type is still published, and the shape registry requires every published
type to have one.

Co-Authored-By: Claude Deprecatron 12 (sweep edition) <noreply@anthropic.com>

* feat(bindings): expose the ids of embedded table and bag handles

A handle carries nothing but its id and size, an... (continued)

10983 of 26721 relevant lines covered (41.1%)

11222.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
84.52
-0.41% crates/iota-sdk-crypto/src/multisig.rs
20
6.98
0.16% crates/iota-sdk-types/src/version.rs
12
60.53
0.0% crates/iota-sdk-types/src/move_core/identifier.rs
9
80.85
-4.79% crates/iota-sdk-types/src/crypto/passkey.rs
7
70.09
-0.73% crates/iota-sdk-types/src/crypto/signature.rs
3
91.88
-0.47% crates/iota-sdk-types/src/crypto/multisig.rs
3
12.9
-3.23% crates/iota-sdk-types/src/crypto/secp256k1.rs
3
82.18
0.57% crates/iota-sdk-types/src/lib.rs
3
30.93
0.0% crates/iota-sdk-types/src/object_id.rs
3
43.94
0.0% crates/iota-sdk-types/src/object.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest - 31658259801.1 13 Aug 2026 01:38AM UTC 190
41.1
GitHub Action Run
Source Files on build 31658259801
  • Tree
  • List 190
  • Changed 23
  • Source Changed 15
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31658259801
  • 78612629 on github
  • Prev Build on develop (#31554150003)
  • Next Build on develop (#31761124775)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc