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

visionmedia / debug / 247 / 3
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2018 07:27PM UTC
Files 3
Run time 43min
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

23 Jan 2018 07:26PM UTC coverage: 76.331% (+2.6%) from 73.78%
247.3

Pull #543

travis-ci

web-flow
introduce `debug.id` helper method

When debugging the applications that work with pools of streams
or sockets, the debug stream often comes out interleaved making it
impossible to distinguish between streams. It is a common knowledge
that unique `id`s could be assigned to each stream and be used in
logging to solve this. However, this solution is rather ad-hoc and
usually applied only during manual debugging.

This commit introduces standard function `debug.id()` that
increments the internal counter only when debugging is enabled, and
otherwise returns `undefined`.
Pull Request #543: introduce `debug.id` helper method

30 of 60 branches covered (50.0%)

129 of 169 relevant lines covered (76.33%)

3.55 hits per line

Source Files on job 247.3
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 247
  • Travis Job 247.3
  • 080f76d0 on github
  • Prev Job for on master (#244.1)
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