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

mozilla / node-convict / 530 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2019 08:34AM UTC
Files 1
Run time 1min
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

31 Jul 2019 08:33AM UTC coverage: 100.0%. Remained the same
530.2

push

travis-ci

madarche
Add output preference for validate (#301)

You can replace the default output `console.log` by your own output
function. You can use [debug module][debug] like this:

```javascript
config.validate({
  output: require('debug')('convict:validate:error')
})
```

[debug]: https://www.npmjs.com/package/debug

217 of 219 branches covered (99.09%)

333 of 333 relevant lines covered (100.0%)

124.25 hits per line

Source Files on job 530.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 498
  • Travis Job 530.2
  • 61e8b9b5 on github
  • Prev Job for on master (#529.1)
  • Next Job for on master (#536.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