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

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

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

pending completion
943

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

Jobs
ID Job ID Ran Files Coverage
1 943.1 (COVERALLS=true) 25 Jun 2017 11:37PM UTC 0
75.96
Travis Job 943.1
Source Files on build 943
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #943
  • 8b8bce57 on github
  • Prev Build on version/2.3 (#904)
  • Next Build on version/2.3 (#950)
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