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

primus / eventemitter3 / 145 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 5.0.4
DEFAULT BRANCH: master
Ran 19 May 2016 12:30PM UTC
Files 2
Run time 0s
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

19 May 2016 12:28PM UTC coverage: 99.786%. Remained the same
TASK=test-node

push

travis-ci

lpinca
[minor] Avoid using the delete operator when possible

This adds an `_eventsCount` property to keep track of the number
of distinct events. The value of this property is checked when an
event needs to be removed. If it is 0, it means that there are no
other events, so a new empty object can be assigned to the
`_events` reference instead of using the delete operator.

467 of 468 relevant lines covered (99.79%)

75.12 hits per line

Source Files on job 145.1 (TASK=test-node)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 145
  • Travis Job 145.1
  • 614a0cf4 on github
  • Prev Job for TASK=test-node on speed-up (#142.4)
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