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

bee-queue / bee-queue / 242
100%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2020 06:57PM UTC
Jobs 2
Files 8
Run time 7s
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
242

push

travis-ci

skeggse
fix(queue): always close eclient conn if it exists (#178)

Before, the eclient was created if this was true (see line 77):

```
this.settings.getEvents || this.settings.activateDelayedJobs
```

But then it was closed iff `this.settings.getEvents` was true, which
meant that `close()` would fail to terminate all connections if the
settings were `{ getEvents: false, activateDelayedJobs: true }`.

297 of 297 branches covered (100.0%)

541 of 541 relevant lines covered (100.0%)

5101.73 hits per line

Jobs
ID Job ID Ran Files Coverage
3 242.3 27 Jan 2020 06:57PM UTC 0
100.0
Travis Job 242.3
4 242.4 27 Jan 2020 06:57PM UTC 0
100.0
Travis Job 242.4
Source Files on build 242
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #242
  • 66d6dc6c on github
  • Prev Build on master (#191)
  • Next Build on master (#244)
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