|
Ran
|
Jobs
10
|
Files
8
|
Run time
13min
|
Badge
README BADGES
|
travis-ci
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.
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 511.1 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) | 0 |
73.91 |
Travis Job 511.1 | |
| 2 | 511.2 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) | 0 |
72.92 |
Travis Job 511.2 | |
| 3 | 511.3 (JULIA_VERSION=1.0) | 0 |
74.29 |
Travis Job 511.3 | |
| 4 | 511.4 (JULIA_VERSION=1.0) | 0 |
73.29 |
Travis Job 511.4 | |
| 5 | 511.5 (PYTHON=python2 JULIA_VERSION=1.0) | 0 |
74.53 |
Travis Job 511.5 | |
| 6 | 511.6 (PYTHON=python2 JULIA_VERSION=0.6.4 CROSS_VERSION=1) | 0 |
74.16 |
Travis Job 511.6 | |
| 7 | 511.7 (PYTHON=python3 JULIA_VERSION=1.0) | 0 |
73.42 |
Travis Job 511.7 | |
| 8 | 511.8 (PYTHON=python3 JULIA_VERSION=0.6.4 CROSS_VERSION=1) | 0 |
73.04 |
Travis Job 511.8 | |
| 9 | 511.9 (JULIA_VERSION=nightly) | 0 |
74.29 |
Travis Job 511.9 | |
| 10 | 511.10 (JULIA_VERSION=nightly) | 0 |
73.29 |
Travis Job 511.10 |