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

bee-queue / bee-queue / 241
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/handlebars-4.7.9
DEFAULT BRANCH: master
Ran 27 Jan 2020 11:01AM UTC
Jobs 2
Files 8
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
241

Pull #178

travis-ci

web-flow
fix(queue): always close eclient conn if it exists

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 }`.
Pull Request #178: fix(queue): always close eclient conn if it exists

297 of 297 branches covered (100.0%)

1 of 1 new or added line in 1 file covered. (100.0%)

541 of 541 relevant lines covered (100.0%)

5101.77 hits per line

Jobs
ID Job ID Ran Files Coverage
3 241.3 27 Jan 2020 11:01AM UTC 0
100.0
Travis Job 241.3
4 241.4 27 Jan 2020 11:01AM UTC 0
100.0
Travis Job 241.4
Source Files on build 241
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #241
  • Pull Request #178
  • PR Base - master (#199)
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