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

scottclowe / fissa / 95
40%
master: 78%

Build:
Build:
LAST BUILD BRANCH: ci_allow-suite2p-failure
DEFAULT BRANCH: master
Ran 20 Feb 2019 06:34PM UTC
Jobs 9
Files 9
Run time 88min
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
95

push

travis-ci

scottclowe
BUG: Workaround for setup.py install accessing __meta__.py

During install step, we can't import __meta__.py directly because
it loads __init__.py first, and that means importing other things
which aren't installed.

To escape this cycle, we use solution 3 shown here:
https://packaging.python.org/guides/single-sourcing-package-version/
which is to exec() the file contents of __meta__.py instead of
import them.

81 of 257 branches covered (31.52%)

Branch coverage included in aggregate %.

287 of 658 relevant lines covered (43.62%)

3.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 95.1 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 20 Feb 2019 06:34PM UTC 0
39.98
Travis Job 95.1
2 95.2 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 20 Feb 2019 06:34PM UTC 0
40.61
Travis Job 95.2
3 95.3 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 20 Feb 2019 06:34PM UTC 0
40.61
Travis Job 95.3
4 95.4 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false") 20 Feb 2019 06:35PM UTC 0
40.61
Travis Job 95.4
5 95.5 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="true") 20 Feb 2019 06:34PM UTC 0
39.98
Travis Job 95.5
6 95.6 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="true") 20 Feb 2019 06:37PM UTC 0
40.61
Travis Job 95.6
7 95.7 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="true") 20 Feb 2019 06:37PM UTC 0
40.61
Travis Job 95.7
8 95.8 (TEST_NOTEBOOKS="true" USE_OLDEST_DEPENDENCIES="false") 20 Feb 2019 06:39PM UTC 0
40.61
Travis Job 95.8
9 95.9 (TEST_NOTEBOOKS="true" USE_OLDEST_DEPENDENCIES="false") 20 Feb 2019 06:40PM UTC 0
40.61
Travis Job 95.9
Source Files on build 95
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #95
  • 5411e73d on github
  • Next Build on bug_setup-meta (#96)
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