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

rjz / confab / 55 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2016 05:51AM UTC
Files 5
Run time 0s
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

14 Jan 2016 05:50AM UTC coverage: 97.692% (+4.2%) from 93.443%
55.1

Pull #1

travis-ci

kenjones-cisco
feat(config): Adds Config and env file transformer

Adds Config object that provides the ability to perform `get`, `has`,
`clone`, and `reset`.

Adds transformer that loads configuration file based on the current
runtime environment. Leverages environment variables `NODE_ENV`,
`NODE_APP_INSTANCE`, `HOST`, `HOSTNAME`, and looks in the config
directory specified by `NODE_CONFIG_DIR` or the `/config` directory
in the processes current working directory.

Also makes the yaml file transformer optional, as the dependency is
now considered an optionalDependency. The Config object is only created
when using `confab.create`.

Test cases provide 100% coverage but difficult to report as such due
to the nature of optional dependencies.

Documentation of new components pending.
Pull Request #1: feat(transform): Adds yaml transformer

127 of 130 relevant lines covered (97.69%)

13.58 hits per line

Source Files on job 55.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 55
  • Travis Job 55.1
  • 3ecfc7bd on github
  • Prev Job for on master (#53.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