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

bioperl / bioperl-live / 905 / 9
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2018 04:08PM UTC
Files 147
Run time 8s
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

15 Sep 2018 03:54PM UTC coverage: 54.261%. Remained the same
COVERAGE=1 TEST_PARTITION=4

push

travis-ci

carandraug
t/LocalDB/Index/Blast.t: create test tempfiles within a tempdir (issue #281)

There's other tests that create files with the same name on the current
working directory with the same name.  If running the test suite with
jobs in parallel this causes failing tests, because multiple tests will
be writing and reading to the same file at the same time.

So use File::Temp to avoid clashes.

Specific case here is that Bio::Index::Blast->new will not creat a new
file, it will use an existing one if it's there. In this case, it was
reading an Index file for anoter format which had a different version
number.

Take the chance to rewrite the test to avoid code duplication.

9792 of 18046 relevant lines covered (54.26%)

2355.59 hits per line

Source Files on job 905.9 (COVERAGE=1 TEST_PARTITION=4)
  • Tree
  • List 0
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 903
  • Travis Job 905.9
  • 926dbeb0 on github
  • Prev Job for COVERAGE=1 TEST_PARTITION=4 on master (#904.9)
  • Next Job for COVERAGE=1 TEST_PARTITION=4 on master (#906.9)
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