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

Ensembl / ensembl-hive / 943 / 1
76%
main: 87%

Build:
Build:
LAST BUILD BRANCH: bau/copyright-2026
DEFAULT BRANCH: main
Ran 25 Jun 2017 11:37PM UTC
Files 98
Run time 4s
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

25 Jun 2017 11:26PM UTC coverage: 75.963% (+0.08%) from 75.886%
COVERALLS=true

push

travis-ci

muffato
Use File::Glob to get the list of filenames (#21)

* Use File::Glob to get the list of filenames

Previously backtick ls command was used to fetch the list of sql patches filenames.
By using backtick it is required to fork a new process. This would potentially be
a problem for a running process that uses large amount of memory. If there is not
enough spare memory left in the system, the fork operation could be aborted because
of "cannot allocate memory" error.

Fixes ENSEMBL-4823.

[ The PR was added to 2.2 but somehow discarded when 2.2 was merged into 2.3 ]

Conflicts:
	modules/Bio/EnsEMBL/Hive/DBSQL/SqlSchemaAdaptor.pm

4181 of 5504 relevant lines covered (75.96%)

1221.83 hits per line

Source Files on job 943.1 (COVERALLS=true)
  • Tree
  • List 0
  • Changed 18
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 943
  • Travis Job 943.1
  • 8b8bce57 on github
  • Prev Job for COVERALLS=true on version/2.3 (#904.1)
  • Next Job for COVERALLS=true on version/2.3 (#950.1)
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