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

iotaledger / iota-rust-sdk
60%

Build:
DEFAULT BRANCH: develop
Repo Added 20 Oct 2025 11:24AM UTC
Token ySdw2y3w1mwPhbgBw7QjekmN8gvTNnGsq regen
Build 599 Last
Files 90
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 develop
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • bindings/full-examples
  • chore/filter-bindings-ci-prs
  • chore/fix-broken-links
  • chore/go-remove-gcc-x86-64-linux-gnu
  • chore/pub-mod-types-crate
  • chore/rename-go-sdk
  • chore/standardize-go-usage
  • ci/kotlin-release
  • ci/nightly-feature-compat-check
  • ci/python-release
  • ci/python-release-trigger
  • ci/run-ci-marker
  • copilot/add-go-readme-file
  • develop
  • feat/async-signing
  • feat/bindings-release-trigger
  • feat/bindings-release-trigger-go
  • feat/ci-coverage
  • feat/ci-coverage-2
  • feat/ci-run-examples
  • feat/go-release
  • feat/go-release-bis
  • feat/kotlin-changelog
  • feat/kotlin-release-trigger
  • feat/mnemonic-generation
  • feat/move-auth
  • feat/move-shared-crypto
  • feat/uniffi-export-derived-traits
  • fix/ci-package-root
  • fix/failingci
  • fix/feature-flags
  • fix/gen-changelog-nits
  • fix/go-release-nits
  • fix/head-refs
  • fix/iotaTotalSupply-type
  • fix/regex-test
  • fix/release-pr-title
  • fix/txn-builder-dep
  • release/iota-go-sdk/0.0.1-alpha.1
  • release/iota-sdk-graphql-client/0.0.1-alpha.1
  • release/iota-sdk-transaction-builder/0.0.1-alpha.1
  • release/iota-sdk/3.0.0-alpha.1

04 May 2026 08:02PM UTC coverage: 59.963% (-1.2%) from 61.114%
25353360317

push

github

web-flow
feat(iota-sdk-types): EndOfEpochTransactionKind changes (#980) (#1106)

* feat(iota-sdk-types): EndOfEpochTransactionKind changes (#980)

* feat(iota-sdk-types): EndOfEpochTransactionKind changes

* order

* add order warning

* add shared_input_objects and comments

* import position

* new_authenticator_state_create doc comment

* fix(types): Rename `BinaryEndOfEpochTransactionKindRef` for serde (#1028)

Co-authored-by: Thibault Martinez <thibault@iota.org>

* clippy expect

---------

Co-authored-by: DaughterOfMars <chloedaughterofmars@gmail.com>
Co-authored-by: Thibault Martinez <thibault@iota.org>

0 of 102 new or added lines in 1 file covered. (0.0%)

557 existing lines in 16 files now uncovered.

7219 of 12039 relevant lines covered (59.96%)

17298.29 hits per line

Relevant lines Covered
Build:
Build:
12039 RELEVANT LINES 7219 COVERED LINES
17298.29 HITS PER LINE
Source Files on develop
  • Tree
  • List 90
  • Changed 22
  • Source Changed 17
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25353360317 develop feat(iota-sdk-types): EndOfEpochTransactionKind changes (#980) (#1106) * feat(iota-sdk-types): EndOfEpochTransactionKind changes (#980) * feat(iota-sdk-types): EndOfEpochTransactionKind changes * order * add order warning * add shared_input_o... push 05 May 2026 01:44AM UTC web-flow github
59.96
25297028413 develop feat: improvements to Argument (#967) (#1101) * feat: improvements to Argument (#967) * feat: improvements to Argument * display * #[serde(rename = "Argument")] * fix? * remove tag * fix * Update crates/iota-sdk-types/src/transaction/mod.r... push 04 May 2026 01:44AM UTC web-flow github
61.11
25266914871 develop feat: improvements to Argument (#967) (#1101) * feat: improvements to Argument (#967) * feat: improvements to Argument * display * #[serde(rename = "Argument")] * fix? * remove tag * fix * Update crates/iota-sdk-types/src/transaction/mod.r... push 03 May 2026 01:42AM UTC web-flow github
61.13
25240627700 develop feat: improvements to Argument (#967) (#1101) * feat: improvements to Argument (#967) * feat: improvements to Argument * display * #[serde(rename = "Argument")] * fix? * remove tag * fix * Update crates/iota-sdk-types/src/transaction/mod.r... push 02 May 2026 01:43AM UTC web-flow github
61.18
25198254859 develop feat: improvements to Argument (#967) (#1101) * feat: improvements to Argument (#967) * feat: improvements to Argument * display * #[serde(rename = "Argument")] * fix? * remove tag * fix * Update crates/iota-sdk-types/src/transaction/mod.r... push 01 May 2026 01:44AM UTC web-flow github
61.23
25142994313 develop feat(types): enhance Identifier, TypeTag and StructTag (#1092) * feat(types): enhance Identifier, TypeTag and StructTag (#556) * feat(types): enhance Identifier, TypeTag and StructTag * add more methods * add more and refactor * refactor macr... push 30 Apr 2026 01:44AM UTC web-flow github
61.33
25086762532 develop feat(types): enhance Digest with additional methods and constants (#1088) * feat(types): enhance Digest with additional methods and constants (#551) * feat(types): enhance Digest with additional methods and constants - Add GENESIS constant for ... push 29 Apr 2026 01:44AM UTC web-flow github
61.83
25029271542 develop feat(types): enhance Address with system package constants and methods (#1085) * feat: Use Version struct over type def (#521) * feat: Use Version struct over type def * bindings and doc test * replace sequence number mentions * bindings agai... push 28 Apr 2026 01:44AM UTC web-flow github
62.25
24972633982 develop chore: remove `schemars` (#1073) * chore: Remove `schemars` * remove `jsonschema` dep * fix wasm feature * cargo sort --------- Co-authored-by: Thoralf Müller <thoralf.mue@gmail.com> push 27 Apr 2026 01:44AM UTC web-flow github
62.64
24945479656 develop chore: remove `schemars` (#1073) * chore: Remove `schemars` * remove `jsonschema` dep * fix wasm feature * cargo sort --------- Co-authored-by: Thoralf Müller <thoralf.mue@gmail.com> push 26 Apr 2026 01:42AM UTC web-flow github
62.61
See All Builds (599)

Badge your Repo: iota-rust-sdk

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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