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

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

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2018 04:11PM UTC
Files 145
Run time 9s
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.783%. Remained the same
COVERAGE=1 TEST_PARTITION=6

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.

7576 of 13829 relevant lines covered (54.78%)

331.51 hits per line

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