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

AdamSLevy / jsonrpc2
96%
master: 69%

Build:
Build:
LAST BUILD BRANCH: response-content-type-fix
DEFAULT BRANCH: master
Repo Added 29 Aug 2018 06:42PM UTC
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 v6.0.0
branch: v6.0.0
CHANGE BRANCH
x
Reset
  • v6.0.0
  • develop
  • master
  • v10.0.0
  • v11.0.0
  • v11.0.1
  • v11.0.2
  • v11.1.0
  • v11.1.1
  • v11.2.0
  • v11.2.1
  • v11.3.0
  • v11.3.1
  • v11.3.2
  • v12.0.0
  • v12.0.1
  • v13.0.0
  • v13.0.1
  • v14.0.0
  • v14.1.0
  • v2.0.1
  • v3
  • v3.0.0
  • v3.0.1
  • v4.0.0
  • v4.0.1
  • v4.0.2
  • v5.0.0
  • v5.0.1
  • v6.1.0
  • v7.0.0
  • v8.0.0
  • v9.0.0
  • v9.0.1
  • v9.1.0
  • v9.1.1
  • v9.1.2
  • v9.2.0
  • vv11.3.2

27 Nov 2018 10:37AM UTC coverage: 96.465%. First build
44

push

travis-ci

AdamSLevy
Update to v6 which improves registration of methods

Previously only a single JSON RPC server could be set up with a single
set of MethodFuncs using RegisterMethod(). Now the user provides a
MethodMap to a generator function which returns an http.Handler just for
that set of methods. This allows for reuse of this library to provide
multiple JSON RPC servers with distinct staticatlly defined sets of
methods.

Additionally this introduces changes that reduce unnecessary
unmarshalling of the ID and params and catch marshaling errors that
could be introduced by user data.

The http.Handler function has been refactored for clarity.

This also adds additional test coverage.

Finally this switches to lowercase file names.

191 of 198 relevant lines covered (96.46%)

2.26 hits per line

Relevant lines Covered
Build:
Build:
198 RELEVANT LINES 191 COVERED LINES
2.26 HITS PER LINE
Source Files on v6.0.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
44 v6.0.0 Update to v6 which improves registration of methods Previously only a single JSON RPC server could be set up with a single set of MethodFuncs using RegisterMethod(). Now the user provides a MethodMap to a generator function which returns an http.... push 27 Nov 2018 10:38AM UTC AdamSLevy travis-ci
96.46
See All Builds (155)
  • 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

© 2025 Coveralls, Inc