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

ICRAR / ijson / 39 / 4
93%
master: 100%

Build:
Build:
LAST BUILD BRANCH: release-3.2.0
DEFAULT BRANCH: master
Ran 16 Sep 2019 03:59AM UTC
Files 11
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

16 Sep 2019 03:57AM UTC coverage: 80.792%. First build
39.4

push

travis-ci

rtobar
Actually test the C backend

Python always takes the cwd as the first lookup place for
packages/modules. Due to this, when running the unit tests the local
version of the code (that didn't have the C extension compiled) was run,
and thus it has not been included in the tests so far (because the
_yajl2 module cannot be loaded, as it doesn't exist locally).

This commit changes the steps we follow before running the unit tests.
Instead of installing the package via pip we simply build it via
setuptools and then run the tests, ensuring the C extension is
available.

I'm also taking the chance to improve the unit test running itself,
using pytest for a more clear output.

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

408 of 505 relevant lines covered (80.79%)

0.81 hits per line

Source Files on job 39.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 47
  • Travis Job 39.4
  • aa2e5151 on github
  • Next Job for on travis-c-ext (#37.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