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

JuliaPy / pyjulia / 511 / 7
75%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix
DEFAULT BRANCH: master
Ran 25 Oct 2018 08:23AM UTC
Files 8
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

25 Oct 2018 08:11AM UTC coverage: 73.416% (+0.4%) from 73.063%
PYTHON=python3 JULIA_VERSION=1.0

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

591 of 805 relevant lines covered (73.42%)

0.73 hits per line

Source Files on job 511.7 (PYTHON=python3 JULIA_VERSION=1.0)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 62
  • Travis Job 511.7
  • d7e98d97 on github
  • Prev Job for PYTHON=python3 JULIA_VERSION=1.0 on macos-conda (#509.7)
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