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

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

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2020 11:17PM 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: 62.712%. First build
YAJL_VERSION=1.0.12

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>

333 of 531 relevant lines covered (62.71%)

0.63 hits per line

Source Files on job 69.1 (YAJL_VERSION=1.0.12)
  • 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.1
  • 506be844 on github
  • Next Job for YAJL_VERSION=1.0.12 on master (#70.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

© 2026 Coveralls, Inc