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

iotaledger / iota-rust-sdk / 28911259174
38%

Build:
DEFAULT BRANCH: develop
Ran 08 Jul 2026 01:42AM 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

07 Jul 2026 09:06AM UTC coverage: 38.127% (+0.1%) from 38.016%
28911259174

push

github

web-flow
chore: fix flaky coins_stream test (#1252)

* test: make coins_stream test wait for indexer and retry on low count

The test funded an address with `request_and_wait`, which only confirms
the faucet transfer on the node, not that the coins have been indexed for
GraphQL queries. The stream query could then return a successful but
incomplete page, and the retry loop only retried on stream errors (never
on a low count) and never reset the count per attempt, so it burned
through all retries with no delay while the indexer was still catching up.

Wait for the funding transactions to be finalized via
`request_and_wait_for_finalized`, and retry on an insufficient count as
well as on error, re-counting from scratch each attempt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SQiHjiMiVinJBWLDiNtDjx

* chore: drop unnecessary comment in coins_stream test

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SQiHjiMiVinJBWLDiNtDjx

---------

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

19 of 19 new or added lines in 1 file covered. (100.0%)

14 existing lines in 3 files now uncovered.

8850 of 23212 relevant lines covered (38.13%)

9833.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
83.43
-5.14% crates/iota-sdk-types/src/crypto/passkey.rs
4
91.68
-0.68% crates/iota-sdk-types/src/crypto/multisig.rs
1
74.95
0.41% crates/iota-sdk-types/src/crypto/signature.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest - 28911259174.1 08 Jul 2026 01:42AM UTC 187
38.13
GitHub Action Run
Source Files on build 28911259174
  • Tree
  • List 187
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28911259174
  • f68cedc9 on github
  • Prev Build on develop (#28835451534)
  • Next Build on develop (#28988065709)
  • 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