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

iotaledger / iota-rust-sdk / 28911259174 / 1
38%
develop: 38%

Build:
DEFAULT BRANCH: develop
Ran 08 Jul 2026 01:42AM UTC
Files 187
Run time 8s
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.1

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>

8850 of 23212 relevant lines covered (38.13%)

9833.11 hits per line

Source Files on job nextest - 28911259174.1
  • Tree
  • List 187
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28911259174
  • f68cedc9 on github
  • Prev Job for on develop (#28835451534.1)
  • Next Job for on develop (#28988065709.1)
  • 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