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

istanbuljs / nyc / 1978 / 2
97%
master: 100%

Build:
Build:
LAST BUILD BRANCH: deprecate-uuid@3.x
DEFAULT BRANCH: master
Ran 19 Apr 2019 12:45AM UTC
Files 14
Run time 5min
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

19 Apr 2019 12:39AM UTC coverage: 94.211%. First build
1978.2

Pull #1077

travis-ci

web-flow
feat: Add support for env.NYC_CONFIG_OVERRIDE

This allows a process to spawn a child process with an environment
variable NYC_CONFIG_OVERRIDE.  This is a JSON string which overrides any
values in the NYC_CONFIG env.  It is not deleted in the child process,
so will be contagious unless unset, and it is the responsibility of the
caller to manage.

The first intended use case of this feature is to allow node-tap to map
tests to the specific portion of a system under test that they cover.
In this way, unit tests can be more focused, and only re-run when their
specific unit has changed.

There are, of course, many other uses that this could be put to, and it
did not seem appropriate to add a special hook _just_ for overriding
the include list.
Pull Request #1077: feat: Add support for env.NYC_CONFIG_OVERRIDE

213 of 251 branches covered (84.86%)

537 of 570 relevant lines covered (94.21%)

109.32 hits per line

Source Files on job 1978.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1817
  • Travis Job 1978.2
  • af9a0e1f on github
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