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

peterjc / biopython
22%
master: 85%

Build:
Build:
LAST BUILD BRANCH: collections_abc
DEFAULT BRANCH: master
Repo Added 26 Nov 2015 05:26PM UTC
Files 94
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

LAST BUILD ON BRANCH collections_abc
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • SamBam2014
  • biosql_setup
  • codecov
  • collections_abc
  • readme_encoding
  • tox

pending completion
1462

Pull #469

travis-ci

peterjc
Import ABCs from collections.abc for Python 3.8 support

Noticed by chance,

$ python --version
Python 3.7.3

$ python -c "from collections import Iterable"
-c:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Pull Request #469:

1682 of 7500 relevant lines covered (22.43%)

0.67 hits per line

Relevant lines Covered
Build:
Build:
7500 RELEVANT LINES 1682 COVERED LINES
0.67 HITS PER LINE
Source Files on SamBam2014
  • Tree
  • List 94
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1462 collections_abc Import ABCs from collections.abc for Python 3.8 support Noticed by chance, $ python --version Python 3.7.3 $ python -c "from collections import Iterable" -c:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from '... Pull #469 06 Dec 2022 11:26PM UTC peterjc travis-ci pending completion  
1073 readme_encoding Check README.rst is plain ASCII This would prevent issues like #1600 (also reported during the Debian packaging of Biopython 1.71). Pull #169 28 Jul 2020 04:04AM UTC peterjc travis-ci pending completion  
912 gh_templates Fix RST and give full filename push 25 Nov 2019 10:53AM UTC peterjc travis-ci pending completion  
422 tox Use tox syntax for environment variables push 30 Jul 2018 09:02PM UTC peterjc travis-ci pending completion  
360 biosql_setup Pre-create biosql_test database under TravisCI push 21 Jun 2018 02:17PM UTC peterjc travis-ci pending completion  
257 SamBam2014 Revert changes to bgzf code made on SAM/BAM branch push 12 Jan 2016 12:32PM UTC peterjc travis-ci pending completion  
338 codecov Tell coverage to only look at Bio and BioSQL folders. Seems codecov.io is quite sensible about automatically discarding many things, but by default still includes our Tests/ folder. On the other hand, coveralls.io does not filter out all the cov... push 03 Dec 2015 05:40PM UTC peterjc travis-ci pending completion  
337 codecov Tell coverage to only look at Bio and BioSQL folders. Seems codecov.io is quite sensible about automatically discarding many things, but by default still includes our Tests/ folder. On the other hand, coveralls.io does not filter out all the cov... push 26 Nov 2015 05:58PM UTC peterjc travis-ci pending completion  
336 codecov Push coverage output to http://coveralls.io as well as http://codecov.io/ push 26 Nov 2015 05:39PM UTC peterjc travis-ci pending completion  
See All Builds (9)
  • Repo on GitHub
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