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

AdamSLevy / jsonrpc2 / 44
96%
master: 69%

Build:
Build:
LAST BUILD BRANCH: response-content-type-fix
DEFAULT BRANCH: master
Ran 27 Nov 2018 10:38AM UTC
Jobs 2
Files 5
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

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

Jobs
ID Job ID Ran Files Coverage
1 44.1 27 Nov 2018 10:38AM UTC 0
96.46
Travis Job 44.1
2 44.2 27 Nov 2018 10:40AM UTC 0
96.46
Travis Job 44.2
Source Files on build 44
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #44
  • 7b68bfca 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