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

ICRAR / ijson / 262 / 11
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2021 03:45AM UTC
Files 13
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

25 Feb 2021 03:20AM UTC coverage: 95.265% (+3.3%) from 91.961%
CIBW_SKIP="cp27-win*" CIBW_TEST_REQUIRES=pytest cffi= CIBW_BEFORE_ALL="bash -c 'cmake --help || yum install -y cmake; cd \"{project}\"; sh .github/tools/install_yajl.sh'" CIBW_TEST_COMMAND="bash -c 'cd \"{project}\"; pytest -vv'" CIBW_ENVIRONMENT_WINDOWS="IJSON_EMBED_YAJL=1" TWINE_USERNAME=__token__

push

travis-ci-com

rtobar
Recognise incomplete JSON content on python backend

As pointed out in #42, the python backend failed to properly recognise
valid but incomplete JSON content when the incomplete bits were the
beginning of the "true", "false" or "null" tokens.

This commit adds support for recognising these cases, and adds test
cases that will ensure these cases are properly recognised by all
backends, including the python one.

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

845 of 887 relevant lines covered (95.26%)

0.95 hits per line

Source Files on job 262.11 (CIBW_SKIP="cp27-win*" CIBW_TEST_REQUIRES=pytest cffi= CIBW_BEFORE_ALL="bash -c 'cmake --help || yum install -y cmake; cd \"{project}\"; sh .github/tools/install_yajl.sh'" CIBW_TEST_COMMAND="bash -c 'cd \"{project}\"; pytest -vv'" CIBW_ENVIRONMENT_WINDOWS="IJSON_EMBED_YAJL=1" TWINE_USERNAME=__token__)
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 272
  • Travis Job 262.11
  • 9004f802 on github
  • Prev Job for CIBW_SKIP="cp27-win*" CIBW_TEST_REQUIRES=pytest cffi= CIBW_BEFORE_ALL="bash -c 'cmake --help || yum install -y cmake; cd \"{project}\"; sh .github/tools/install_yajl.sh'" CIBW_TEST_COMMAND="bash -c 'cd \"{project}\"; pytest -vv'" CIBW_ENVIRONMENT_WINDOWS="IJSON_EMBED_YAJL=1" TWINE_USERNAME=__token__ on master (#259.2)
  • Next Job for CIBW_SKIP="cp27-win*" CIBW_TEST_REQUIRES=pytest cffi= CIBW_BEFORE_ALL="bash -c 'cmake --help || yum install -y cmake; cd \"{project}\"; sh .github/tools/install_yajl.sh'" CIBW_TEST_COMMAND="bash -c 'cd \"{project}\"; pytest -vv'" CIBW_ENVIRONMENT_WINDOWS="IJSON_EMBED_YAJL=1" TWINE_USERNAME=__token__ on master (#264.2)
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