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

visionmedia / debug / 73
75%
master: 89%

Build:
Build:
LAST BUILD BRANCH: fix/safe-regex
DEFAULT BRANCH: master
Ran 30 Dec 2016 02:31PM UTC
Jobs 3
Files 3
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
73

Pull #408

travis-ci

web-flow
Enable 'always enabled' output

Having to deal with 2 different logging mechanisms, one for debugging
and one for normal output, can be a nuisance.  It would be much easier to
always use the same facility and semantics for both.  This patch allows
an 'always enabled' namespace to be specified by appending a single '*'
to the namespace name.

var alwaysOn = require('debug')('normal:messages*');
alwaysOn('This will always display regardless of DEBUG');
Pull Request #408: Make millisecond timer namespace specific

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

97 of 131 relevant lines covered (74.05%)

6.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/debug.js
Jobs
ID Job ID Ran Files Coverage
1 73.1 30 Dec 2016 02:31PM UTC 0
74.05
Travis Job 73.1
2 73.2 30 Dec 2016 02:31PM UTC 0
74.05
Travis Job 73.2
3 73.3 30 Dec 2016 02:31PM UTC 0
74.05
Travis Job 73.3
Source Files on build 73
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #73
  • Pull Request #408
  • PR Base - v3 (#66)
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

© 2025 Coveralls, Inc