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

sindresorhus / execa / 440 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2019 05:02PM UTC
Files 3
Run time 429min
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

06 Mar 2019 04:53PM UTC coverage: 93.548% (+0.5%) from 93.011%
440.6

push

travis-ci

sindresorhus
Fix Windows test related to `shell` option (#185)

Fixes #56

Using shabangs on Windows currently only works in non-shell mode, but not in shell mode (when `shell` option is either `true` or a string). This is [done through `cross-spawn`](https://github.com/moxystudio/node-cross-spawn/blob/master/lib/parse.js#L32). I think the current behavior is the correct behavior.

The original test failed because it tried to fire a shabang with `cmd.exe`. Instead I've fired the binary through `node` which works.

101 of 110 branches covered (91.82%)

174 of 186 relevant lines covered (93.55%)

38.96 hits per line

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