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

Kapiche / caterpillar / 318
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.15.10
DEFAULT BRANCH: master
Ran 30 Nov 2017 01:47AM UTC
Jobs 2
Files 27
Run time 24s
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

pending completion
318

push

travis-ci

SamHames
Switch from ujson to standard library json

ujson is severely limited in how it handles a variety of unicode
problems, particularly stray utf16 surrogates in otherwise well
encoded text. In particular, ujson.loads() can generate strings
that cannot work with ujson.dumps().

The standard library json module allows the stray surrogates
through without further processing. Because the source data is
already broken it seems best we don't attempt to make further
modification and pass it through the chain as best we can.

3080 of 3080 relevant lines covered (100.0%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 318.1 30 Nov 2017 01:47AM UTC 0
100.0
Travis Job 318.1
2 318.2 30 Nov 2017 01:48AM UTC 0
100.0
Travis Job 318.2
Source Files on build 318
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #318
  • 427ed127 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc