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

KarpelesLab / ethrpc
62%

Build:
DEFAULT BRANCH: master
Repo Added 24 Mar 2026 01:38PM UTC
Token Tzd1xhaWdFVlJTv77JBvAWzigirlWn8FH regen
Build 4 Last
Files 7
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 master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • master

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

Relevant lines Covered
Build:
Build:
430 RELEVANT LINES 265 COVERED LINES
3.33 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26264840513 master 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 ... push 22 May 2026 02:26AM UTC MagicalTux github
61.63
26263089150 master fix: use NewRequestMap in DoNamedCtx for named params NewRequest is variadic (params ...any), so passing a map packed it into a one-element slice, producing params:[{...}] on the wire instead of params:{...}. Switch to NewRequestMap which correct... push 22 May 2026 01:29AM UTC MagicalTux github
60.61
23492373562 master update actions to v6 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 24 Mar 2026 01:38PM UTC MagicalTux github
60.61
23492351368 master add GitHub Actions CI with Coveralls integration Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 24 Mar 2026 01:38PM UTC MagicalTux github
60.61
See All Builds (4)

Badge your Repo: ethrpc

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