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

sindresorhus / execa
93%
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 iss66
branch: iss66
CHANGE BRANCH
x
Reset
  • iss66
  • 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
  • iss115
  • iss116
  • iss24
  • iss52
  • iss65
  • 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
190

push

travis-ci

SamVerschueren
Throw error in sync method - fixes #66

2 of 2 new or added lines in 1 file covered. (100.0%)

115 of 124 relevant lines covered (92.74%)

47.1 hits per line

Relevant lines Covered
Build:
Build:
124 RELEVANT LINES 115 COVERED LINES
47.1 HITS PER LINE
Source Files on iss66
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
190 iss66 Throw error in sync method - fixes #66 push 06 Jan 2017 07:29AM UTC SamVerschueren travis-ci pending completion  
183 iss66 process feedback push 28 Dec 2016 07:32PM UTC SamVerschueren travis-ci pending completion  
181 iss66 Throw error in sync method - fixes #66 push 26 Dec 2016 09:14PM UTC SamVerschueren travis-ci pending completion  
179 iss66 fix tests for win and unix push 26 Dec 2016 09:09PM UTC SamVerschueren travis-ci pending completion  
177 iss66 test push 26 Dec 2016 08:43PM UTC SamVerschueren travis-ci pending completion  
175 iss66 fix message log push 26 Dec 2016 08:34PM UTC SamVerschueren travis-ci pending completion  
173 iss66 test windows only push 26 Dec 2016 08:26PM UTC SamVerschueren travis-ci pending completion  
171 iss66 fix tests on windows push 26 Dec 2016 08:08PM UTC SamVerschueren travis-ci pending completion  
169 iss66 process feedback push 26 Dec 2016 08:02PM UTC SamVerschueren travis-ci pending completion  
167 iss66 Throw error in sync method - fixes #66 push 22 Dec 2016 07:40AM 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