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

rasbt / biopandas / 206 / 4
95%
master: 95%

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

10 Oct 2019 06:36PM UTC coverage: 94.236%. Remained the same
PYTHON_VERSION="3.7" COVERAGE="true" LATEST="true"

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

Source Files on job 206.4 (PYTHON_VERSION="3.7" COVERAGE="true" LATEST="true")
  • 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 178
  • Travis Job 206.4
  • e84c5e31 on github
  • Prev Job for PYTHON_VERSION="3.7" COVERAGE="true" LATEST="true" on master (#200.4)
  • Next Job for PYTHON_VERSION="3.7" COVERAGE="true" LATEST="true" on master (#211.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