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

scottclowe / fissa / 95 / 2
40%
master: 78%

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

20 Feb 2019 06:27PM UTC coverage: 40.608%. First build
TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false"

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.

87 of 263 branches covered (33.08%)

Branch coverage included in aggregate %.

287 of 658 relevant lines covered (43.62%)

0.44 hits per line

Source Files on job 95.2 (TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 46
  • Travis Job 95.2
  • 5411e73d on github
  • Next Job for TEST_NOTEBOOKS="false" USE_OLDEST_DEPENDENCIES="false" on bug_setup-meta (#96.4)
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