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

rasbt / biopandas / 206
95%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2019 06:37PM UTC
Jobs 1
Files 18
Run time 2s
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
206

push

travis-ci

rasbt
Don't import biopandas during install (#60)

* Don't import biopandas during install

Getting the __version__ during install is more safely done by reading __init__ as text.

The reason is that __init__ may at some point include code that requires importing packages that have not yet been installed. Installing a package should always be possible using `pip install biopython` in an empty virtualenv.

* Fix pep8

* Update setup.py

* Fix imports

* Fix for Python 2.7

354 of 387 branches covered (91.47%)

654 of 694 relevant lines covered (94.24%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
4 206.4 (PYTHON_VERSION="3.7" COVERAGE="true" LATEST="true") 10 Oct 2019 06:37PM UTC 0
94.24
Travis Job 206.4
Source Files on build 206
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #206
  • e84c5e31 on github
  • Prev Build on master (#200)
  • Next Build on master (#211)
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