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

mrrama / node-bunyan-prettystream / 18
78%

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

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%)

9.17 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
/home/travis/build/mrrama/node-bunyan-prettystream/lib/prettystream.js
Jobs
ID Job ID Ran Files Coverage
1 18.1 05 Dec 2014 04:02PM UTC 0
77.27
Travis Job 18.1
2 18.2 05 Dec 2014 04:02PM UTC 0
77.27
Travis Job 18.2
Source Files on build 18
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18
  • Pull Request #10
  • PR Base - master (#7)
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