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

JuliaPy / pyjulia / 469 / 5
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2018 01:19PM UTC
Files 5
Run time 2s
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

05 Sep 2018 01:13PM UTC coverage: 77.419% (+1.7%) from 75.758%
PYTHON=python2 JULIA_VERSION=1.0.0

push

travis-ci

stevengj
Support virtualenv/venv without separate cache (#190)

* Avoid the cryptic error about fake-julia/../lib/julia/sys.so

* More robust pre-compilation cache handling for Julia 0.6

fixes #175

* Run doctest via pytest

* Don't install pytest 3.7.3 to avoid doctest failures in macOS

* Make PyJulia usable in virtual environments

* Python < 3.7 does not support namedtuple(..., defaults=...)

* Print debug message from is_compatible_exe

* More permissive test for finding_libpython

* Run find_libpython in tox

* Use absolute_import in find_libpython.py

* Print jlinfo.libpython

* Find the linked libpython using dladdr

* Manually set SHLIB_SUFFIX in non-Linux platforms

* Use sysconfig.get_config_var("VERSION")

* Directly compare executable paths

* Print PyCall/deps/build.log

* Test against 1.0 instead of nightly in AppVeyor

* Do not use platform.system()

os.name and sys.platform are more well-defined/documented and we don't
need more detail than them.

* More manual suffix handling for macOS

384 of 496 relevant lines covered (77.42%)

0.77 hits per line

Source Files on job 469.5 (PYTHON=python2 JULIA_VERSION=1.0.0)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21
  • Travis Job 469.5
  • 9d1833f4 on github
  • Prev Job for PYTHON=python2 JULIA_VERSION=1.0.0 on master (#447.5)
  • Next Job for PYTHON=python2 JULIA_VERSION=1.0.0 on master (#479.5)
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