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

ibm-garage / node-garage-utils / 69
99%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2019 12:02AM UTC
Jobs 2
Files 6
Run time 26s
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
69

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

19.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 69.1 04 Jan 2019 12:01AM UTC 0
98.25
Travis Job 69.1
2 69.2 04 Jan 2019 12:02AM UTC 0
98.25
Travis Job 69.2
Source Files on build 69
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #69
  • a4f5b2d8 on github
  • Prev Build on master (#68)
  • Next Build on master (#70)
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