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

KarpelesLab / ethrpc / 26264840513 / 1
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 22 May 2026 02:26AM UTC
Files 7
Run time 0s
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

22 May 2026 02:25AM UTC coverage: 61.628% (+1.0%) from 60.614%
26264840513.1

push

github

MagicalTux
fix: RPCList.DoCtx fails over to next server on transport errors

RPCList held multiple endpoints from Evaluate but always hit r[0] —
making the multi-server machinery dead weight whenever the first
endpoint went down. Iterate through the list on transport errors and
return the last error if all fail.

JSON-RPC error responses (wrapped *ErrorObject) are returned without
retry: the server answered, so trying another endpoint would just
re-issue the same bad call. Context cancellation is also respected so
we don't keep retrying after the caller gave up.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

265 of 430 relevant lines covered (61.63%)

3.33 hits per line

Source Files on job 26264840513.1
  • Tree
  • List 7
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26264840513
  • d3bda012 on github
  • Prev Job for on master (#26263089150.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