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

mozilla / node-convict / 527
100%
master: 93%

Build:
Build:
LAST BUILD BRANCH: add-tojson-method
DEFAULT BRANCH: master
Ran 31 Jul 2019 08:28AM UTC
Jobs 2
Files 1
Run time 19s
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
527

Pull #301

travis-ci

web-flow
Add output preference for validate
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
Pull Request #301: Add output preference for validate

217 of 219 branches covered (99.09%)

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

333 of 333 relevant lines covered (100.0%)

248.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 527.1 31 Jul 2019 08:28AM UTC 0
100.0
Travis Job 527.1
2 527.2 31 Jul 2019 08:28AM UTC 0
100.0
Travis Job 527.2
Source Files on build 527
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #527
  • Pull Request #301
  • PR Base - master (#524)
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