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

KarpelesLab / ethrpc / 26264840513
62%

Build:
DEFAULT BRANCH: master
Ran 22 May 2026 02:26AM UTC
Jobs 1
Files 7
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

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

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>

13 of 16 new or added lines in 1 file covered. (81.25%)

54 existing lines in 2 files now uncovered.

265 of 430 relevant lines covered (61.63%)

3.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
76.67
3.53% evaluator.go

Coverage Regressions

Lines Coverage ∆ File
37
34.46
1.54% rpc.go
17
76.67
3.53% evaluator.go
Jobs
ID Job ID Ran Files Coverage
1 26264840513.1 22 May 2026 02:26AM UTC 7
61.63
GitHub Action Run
Source Files on build 26264840513
  • Tree
  • List 7
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26264840513
  • d3bda012 on github
  • Prev Build on master (#26263089150)
  • 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