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

sindresorhus / execa
95%
master: 100%

Build:
Build:
LAST BUILD BRANCH: chore/revert-netlify-job
DEFAULT BRANCH: master
Repo Added 22 Apr 2016 07:20PM UTC
Files 7
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

LAST BUILD ON BRANCH iss115
branch: iss115
CHANGE BRANCH
x
Reset
  • iss115
  • 2.0.3-branch
  • add-netlify-ad
  • bug/add-all-type-definition
  • bug/cleanup-detached-errors
  • bug/fix-mac-tests
  • bug/promise-once
  • bug/promise-streams-mix
  • bug/stdio-zero
  • chore/add-comment-test
  • chore/fix-func-styles
  • chore/improve-timeout
  • chore/no-mutation-in-promise
  • chore/refactor-cleanup
  • chore/refactor-context
  • chore/refactor-errors
  • chore/refactor-execa-node-main
  • chore/refactor-exit-handler
  • chore/refactor-get-stream
  • chore/refactor-kill
  • chore/refactor-process-done
  • chore/refactor-promise-result
  • chore/refactor-stdio
  • chore/refactor-stdio-node
  • chore/refactor-sync-error
  • chore/refactor-timeout
  • chore/refactoring-finalize
  • chore/rename-stdio-variable
  • chore/rename-stdio-variables
  • chore/revert-netlify-job
  • chore/separate-command
  • chore/separate-env
  • chore/separate-promise
  • chore/separate-streams
  • chore/upgrade-node-15
  • cross-spawn
  • deps/upgrade-cross-spawn
  • deps/upgrade-deps
  • deps/upgrade-npm-run-path
  • detach-child
  • doc/catchphrase
  • doc/execa-node
  • doc/failure
  • doc/fix-get-bin-path-link
  • doc/job-search
  • doc/revert-job-search
  • doc/shell-option
  • doc/stream-redirection
  • doc/tips-get-bin-path
  • docs/nvexeca
  • feat/error-message
  • feat/error-properties
  • feat/original-message
  • feat/windows-hide
  • feature/all-option
  • feature/change-preferlocal-default
  • feature/cleanup-refactoring
  • feature/consistent-errors
  • feature/consistent-killed
  • feature/consistent-stdio
  • feature/early-errors
  • feature/early-exception
  • feature/early-exception-sync
  • feature/errname
  • feature/error-killed
  • feature/exec-path-option
  • feature/execa-node-options
  • feature/execa-node-shell
  • feature/exit-codes
  • feature/exit-codes-names
  • feature/fix-all-destroy-bug
  • feature/fix-cleanup
  • feature/fix-localdir-test
  • feature/fix-master
  • feature/fix-readme-command
  • feature/fix-spaces-in-commands
  • feature/fix-strip-newline
  • feature/fix-tempfile-test
  • feature/fix-timedout-sync
  • feature/force-kill-options
  • feature/gulp-execa
  • feature/improve-cancel
  • feature/improve-cleanup
  • feature/improve-readme
  • feature/improve-readme-tip
  • feature/improve-tests
  • feature/kill-options
  • feature/max-buffer-default
  • feature/normalize-error
  • feature/original-error
  • feature/preferlocal-test
  • feature/process-errors
  • feature/promise-finally
  • feature/readme-top
  • feature/refactor-command
  • feature/refactor-kill-v2
  • feature/refactor-kill-v3
  • feature/refactor-timeout
  • feature/reject-tests
  • feature/remove-code-in-typescript
  • feature/remove-shell
  • feature/remove-stdout-stderr
  • feature/remove-strip-eof
  • feature/remove-try-catch-kill
  • feature/reorder-properties
  • feature/separate-options
  • feature/signal-description
  • feature/simplify-cancel
  • feature/simplify-engines-field
  • feature/simplify-join-command
  • feature/stream-errors
  • feature/timeout-tests
  • feature/todo-stdin-bug
  • feature/ts-dependency
  • feature/typescript-test
  • feature/update-engines-field
  • feature/upgrade-is-stream
  • feature/upgrade-merge-stream
  • feature/upgrade-nyc
  • feature/upgrade-tempfile
  • features/fix-spaces-escaping
  • fix/error-check
  • iss101
  • iss116
  • iss24
  • iss52
  • iss65
  • iss66
  • iss70
  • iss84
  • iss87
  • iss98
  • kill-signal
  • linting
  • master
  • refactor/rename-variable
  • reject
  • release/2.0.5
  • release/2.1.0
  • serialization
  • stdout-alias
  • test/add-tests
  • test/add-tests-node-13
  • test/fix-node-12.6.0
  • test/fix-timeout-tests
  • test/remove-forever
  • test/stdio
  • tweaks
  • v0.10.0
  • v0.11.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.7.0
  • v0.8.0
  • v0.9.0
  • v1.0.0
  • v2.0.0
  • v2.0.0-alpha.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v2.0.5
  • v2.1.0
  • v3.0.0
  • v3.1.0
  • v3.2.0
  • v3.3.0
  • v3.4.0
  • v4.0.0
  • v4.0.1
  • v4.0.2
  • v4.0.3
  • v4.1.0
  • windows-error-code

pending completion
326

push

travis-ci

SamVerschueren
Process feedback

97 of 106 branches covered (91.51%)

186 of 196 relevant lines covered (94.9%)

122.4 hits per line

Relevant lines Covered
Build:
Build:
196 RELEVANT LINES 186 COVERED LINES
122.4 HITS PER LINE
Source Files on iss115
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
326 iss115 Process feedback push 26 Dec 2017 11:38AM UTC SamVerschueren travis-ci pending completion  
318 iss115 Detach child process should not kill child - fixes #115 push 19 Dec 2017 06:10PM UTC SamVerschueren travis-ci pending completion  
See All Builds (1323)
  • Repo 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