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

JuliaPy / pyjulia / 469
84%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2018 01:15PM UTC
Jobs 8
Files 5
Run time 11min
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
469

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

144 of 144 new or added lines in 2 files covered. (100.0%)

389 of 496 relevant lines covered (78.43%)

6.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 469.1 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) 05 Sep 2018 01:17PM UTC 0
77.02
Travis Job 469.1
2 469.2 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) 05 Sep 2018 01:17PM UTC 0
76.21
Travis Job 469.2
3 469.3 (JULIA_VERSION=1.0.0) 05 Sep 2018 01:15PM UTC 0
77.42
Travis Job 469.3
4 469.4 (JULIA_VERSION=1.0.0) 05 Sep 2018 01:15PM UTC 0
76.61
Travis Job 469.4
5 469.5 (PYTHON=python2 JULIA_VERSION=1.0.0) 05 Sep 2018 01:19PM UTC 0
77.42
Travis Job 469.5
6 469.6 (PYTHON=python2 JULIA_VERSION=0.6.4 CROSS_VERSION=1) 05 Sep 2018 01:24PM UTC 0
77.02
Travis Job 469.6
7 469.7 (PYTHON=python3 JULIA_VERSION=1.0.0) 05 Sep 2018 01:22PM UTC 0
76.61
Travis Job 469.7
8 469.8 (PYTHON=python3 JULIA_VERSION=0.6.4 CROSS_VERSION=1) 05 Sep 2018 01:26PM UTC 0
76.21
Travis Job 469.8
Source Files on build 469
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #469
  • 9d1833f4 on github
  • Prev Build on master (#447)
  • Next Build on master (#479)
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

© 2025 Coveralls, Inc