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

KarpelesLab / ethrpc / 26263089150
62%

Build:
DEFAULT BRANCH: master
Ran 22 May 2026 01:29AM 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 01:28AM UTC coverage: 60.614%. Remained the same
26263089150

push

github

MagicalTux
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 correctly serializes named
parameters as a JSON object.

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

0 of 1 new or added line in 1 file covered. (0.0%)

237 of 391 relevant lines covered (60.61%)

2.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
32.92
0.0% rpc.go
Jobs
ID Job ID Ran Files Coverage
1 26263089150.1 22 May 2026 01:29AM UTC 7
60.61
GitHub Action Run
Source Files on build 26263089150
  • Tree
  • List 7
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26263089150
  • ac861962 on github
  • Prev Build on master (#23492373562)
  • Next Build on master (#26264840513)
  • 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