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

npm / npmlog / 38
67%
master: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/lodash-4.17.21
DEFAULT BRANCH: master
Ran 23 Jul 2018 03:54AM UTC
Jobs 1
Files 204
Run time 12s
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
38

Pull #39

travis-ci

DivineGod
Avoid processing logs if the level is lower than log.level

As reported in https://github.com/npm/npmlog/issues/36 the `log.log`
function will do processing of log messages even if the `log.level`
is higher than the message level.

This change will break systems expecting the event emitter to emit
log messages for every call to `log.log` as well as having `log.record`
only contain a list of messages that have the appropriate level
Pull Request #39: Avoid processing logs if the level is lower than log.level

7361 of 10940 relevant lines covered (67.29%)

0.67 hits per line

Jobs
ID Job ID Ran Files Coverage
5 38.5 23 Jul 2018 03:54AM UTC 0
67.29
Travis Job 38.5
Source Files on build 38
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #38
  • Pull Request #39
  • PR Base - master (#36)
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