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

mrrama / node-bunyan-prettystream / 18 / 2
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2014 04:02PM UTC
Files 1
Run time 2s
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

05 Dec 2014 03:59PM UTC coverage: 77.273% (-0.8%) from 78.061%
18.2

Pull #10

travis-ci

stefanbuck
Add custom output formattin

var prettyStdOut = new PrettyStream({
  mode: function(time, level, name, host, src, msg, extras, details) {
    return util.format('%s: %s%s\n%s', level, msg, extras, details);
  }
});
Pull Request #10: Add custom output formattin

153 of 198 relevant lines covered (77.27%)

4.59 hits per line

Source Files on job 18.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18
  • Travis Job 18.2
  • d8778991 on github
  • Prev Job for on master (#7.2)
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