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

sasrin / cf-abacus / 428
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 12 Oct 2015 04:54AM UTC
Jobs 4
Files 53
Run time 5min
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
428

push

travis-ci

sasrin
Set maximum listeners to unlimited for all EventEmitter instances

EventEmitters print a warning if more than 10 listeners are added for
a particular event. This is a useful default which helps finding memory leaks.

Setting this value to unlimitted to avoid getting this warning when handling
more than 10 requests at a time. In the case of a batch request, we will not
see this warning till we handle more than 9 requests in a batch.

Fixes github issue #82.

3908 of 4072 relevant lines covered (95.97%)

345.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 428.1 (NODE_VERSION="4.0") 12 Oct 2015 04:54AM UTC 0
95.92
Travis Job 428.1
2 428.2 (NODE_VERSION="0.12") 12 Oct 2015 04:55AM UTC 0
95.92
Travis Job 428.2
3 428.3 (NODE_VERSION="0.10") 12 Oct 2015 04:55AM UTC 0
95.87
Travis Job 428.3
4 428.4 (NODE_VERSION="4.0") 12 Oct 2015 05:00AM UTC 0
95.92
Travis Job 428.4
Source Files on build 428
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #428
  • 421f2bb1 on github
  • Prev Build on security (#425)
  • Next Build on security (#431)
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