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

ICRAR / ijson / 69 / 8
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2020 11:18PM UTC
Files 11
Run time 1s
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

06 Jan 2020 11:11PM UTC coverage: 51.036%. Remained the same
YAJL_VERSION=none

push

travis-ci-com

rtobar
Avoiding doctest until failure cause is corrected

Adding the doctest execution in Travis uncovered an issue in most of the
backends when working with python 2.7: object keys are not returned as
unicode objects. The built-in json module returns unicodes for both
object keys and string values, and what we should do that as well --
otherwise we can't properly support non-ascii key names, which are
currently returned as encoded bytes to the user (not nice!).

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

271 of 531 relevant lines covered (51.04%)

0.51 hits per line

Source Files on job 69.8 (YAJL_VERSION=none)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 89
  • Travis Job 69.8
  • 506be844 on github
  • Prev Job for YAJL_VERSION=none on master (#68.8)
  • Next Job for YAJL_VERSION=none on master (#70.8)
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