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

JuliaPy / pyjulia / 511
75%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix
DEFAULT BRANCH: master
Ran 25 Oct 2018 08:13AM UTC
Jobs 10
Files 8
Run time 13min
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
511

Pull #212

travis-ci

web-flow
Handle statically linked case in macOS as well

It turned out macOS can have statically linked Python when it's
installed via conda:
https://github.com/JuliaPy/pyjulia/issues/150#issuecomment-432912833

So it seems `linked_libpython` (which calls `libdl`) is the only way
to reliably detect if the Python executable is statically linked or
not.  Since cd2e4089c implements it for
Windows as well, we can now rely on `linked_libpython` everywhere
which simplifies core.py.
Pull Request #212: Handle statically linked case in macOS as well

2 of 2 new or added lines in 1 file covered. (100.0%)

602 of 805 relevant lines covered (74.78%)

7.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 511.1 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Oct 2018 08:15AM UTC 0
73.91
Travis Job 511.1
2 511.2 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Oct 2018 08:15AM UTC 0
72.92
Travis Job 511.2
3 511.3 (JULIA_VERSION=1.0) 25 Oct 2018 08:13AM UTC 0
74.29
Travis Job 511.3
4 511.4 (JULIA_VERSION=1.0) 25 Oct 2018 08:13AM UTC 0
73.29
Travis Job 511.4
5 511.5 (PYTHON=python2 JULIA_VERSION=1.0) 25 Oct 2018 08:17AM UTC 0
74.53
Travis Job 511.5
6 511.6 (PYTHON=python2 JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Oct 2018 08:23AM UTC 0
74.16
Travis Job 511.6
7 511.7 (PYTHON=python3 JULIA_VERSION=1.0) 25 Oct 2018 08:23AM UTC 0
73.42
Travis Job 511.7
8 511.8 (PYTHON=python3 JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Oct 2018 08:26AM UTC 0
73.04
Travis Job 511.8
9 511.9 (JULIA_VERSION=nightly) 25 Oct 2018 08:19AM UTC 0
74.29
Travis Job 511.9
10 511.10 (JULIA_VERSION=nightly) 25 Oct 2018 08:20AM UTC 0
73.29
Travis Job 511.10
Source Files on build 511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #511
  • Pull Request #212
  • PR Base - master (#509)
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