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

ibm-garage / node-garage-utils / 69 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2019 12:02AM UTC
Files 6
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

03 Jan 2019 11:31PM UTC coverage: 98.251% (+1.1%) from 97.15%
69.2

push

travis-ci

daveibm
feat(appEnv): simplify env value computation and isDev(), isProd(), etc. functions, to more closely align with common Node conventions and work better with other tools

BREAKING CHANGE: appEnv.env special values are changed: "dev" -> "development", "prod" -> "production", "test" for all automated testing (replacing "unit" and some uses of "test"), "script" added; isSpec() and isUnit() functions are removed; GAPP_ENV is no longer used

Set NODE_ENV directly, instead of GAPP_ENV (which is now ignored). Use isTest() instead of isSpec() to detect any automated testing environment. Instead of trying to distinguish between unit and integration tests via
appEnv, simply set VCAP_SERVICES (for CF) or secrets (for Kube) differently.

108 of 112 branches covered (96.43%)

Branch coverage included in aggregate %.

229 of 231 relevant lines covered (99.13%)

9.74 hits per line

Source Files on job 69.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 63
  • Travis Job 69.2
  • a4f5b2d8 on github
  • Prev Job for on master (#68.1)
  • Next Job for on master (#70.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