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

JuliaPy / pyjulia / 622
84%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2019 06:35PM UTC
Jobs 10
Files 16
Run time 33min
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
622

push

travis-ci

stevengj
Load modules with correct name based on `fullname` (#254)

Before this patch:

    In [1]: from julia import Main
       ...: Main.eval("import Base.Enums")
       ...: from julia.Base import Enums
       ...: Enums
    Out[1]: <PyCall.jlwrap Base.Enums>

After this patch, `Out[1]` is `<module 'julia.Base.Enums' ...>` as
expected.

670 of 1157 relevant lines covered (57.91%)

5.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 622.1 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Mar 2019 06:35PM UTC 0
53.33
Travis Job 622.1
2 622.2 (JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Mar 2019 06:35PM UTC 0
55.57
Travis Job 622.2
3 622.3 (JULIA_VERSION=1.0) 25 Mar 2019 06:36PM UTC 0
53.59
Travis Job 622.3
4 622.4 (JULIA_VERSION=1.0) 25 Mar 2019 06:35PM UTC 0
56.7
Travis Job 622.4
5 622.5 (PYTHON=python2 JULIA_VERSION=1.0) 25 Mar 2019 06:40PM UTC 0
53.67
Travis Job 622.5
6 622.6 (PYTHON=python2 JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Mar 2019 06:49PM UTC 0
53.41
Travis Job 622.6
7 622.7 (PYTHON=python3 PYJULIA_TEST_INCOMPATIBLE_PYTHONS=python2 JULIA_VERSION=1.0) 25 Mar 2019 06:57PM UTC 0
56.7
Travis Job 622.7
8 622.8 (PYTHON=python3 PYJULIA_TEST_INCOMPATIBLE_PYTHONS=python2 JULIA_VERSION=0.6.4 CROSS_VERSION=1) 25 Mar 2019 07:08PM UTC 0
55.57
Travis Job 622.8
9 622.9 (JULIA_VERSION=nightly) 25 Mar 2019 06:39PM UTC 0
53.59
Travis Job 622.9
10 622.10 (JULIA_VERSION=nightly) 25 Mar 2019 06:38PM UTC 0
56.7
Travis Job 622.10
Source Files on build 622
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #622
  • 50333856 on github
  • Prev Build on master (#615)
  • Next Build on master (#626)
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