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

armills / jsonrpc-async / 42 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2018 10:29PM UTC
Files 2
Run time 0s
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

03 Sep 2018 10:28PM UTC coverage: 100.0%. Remained the same
42.2

push

travis-ci

armills
Parsing json response funcion is now customizable (still defaults to … (#1)

* Parsing json response funcion is now customizable (still defaults to `json.loads`).

This allows to implement JSON-RPC class hinting or any other conversions.

* Tests import cleanup

* Don't override aiohttp's default json loads

In the case where our users aren't specifying a manual json.loads
method, we'd rather omit that argument, so that aiohttp can use its
logic to determine the default json.loads method.

* Only allow loads as a keyword argument

We're not going to commit to loads being in a particular position in the
argument order on our API.

* Python 3.5 compatible assertion

31 of 31 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 42.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 42
  • Travis Job 42.2
  • be718bb3 on github
  • Prev Job for on master (#37.1)
  • Next Job for on master (#43.1)
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