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

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

Build:
Build:
LAST BUILD BRANCH: bau/copyright-2026
DEFAULT BRANCH: main
Ran 13 Nov 2017 04:34PM UTC
Jobs 1
Files 98
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

pending completion
1186

push

travis-ci

muffato
Update the done_job_count counter after each job.

Otherwise, the counter was only updated by the garbage collection process, or
by the hard sync. Before, we could see the issue by doing this:

```
\## in one terminal
init_pipeline.pl Bio::EnsEMBL::Hive::Examples::LongMult::PipeConfig::LongMult_conf -pipeline_url $PIPELINE_URL
\# to have plenty of jobs to test on
for i in `seq 1 50`; do for j in `seq 1 50`; do seed_pipeline.pl -url $PIPELINE_URL -logic_name take_b_apart -input_id "{'a_multiplier' => 2112974${i}29187, 'b_multiplier' => 3273${j}58788}"; done; done
\# loop but don't submit anything
beekeeper.pl -url $PIPELINE_URL -submit_workers_max 0 -loop -sleep 0.05
\## in another terminal
runWorker.pl -url $PIPELINE_URL -analyses_pattern 1
```

In the beekeeper output the counter of done jobs remains 0, and the
in_progress counter keeps on increasing

4185 of 5510 relevant lines covered (75.95%)

1230.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1186.1 (COVERALLS=true) 13 Nov 2017 04:34PM UTC 0
75.95
Travis Job 1186.1
Source Files on build 1186
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1186
  • 258cbf59 on github
  • Prev Build on version/2.3 (#1184)
  • Next Build on version/2.3 (#1189)
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