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

wycats / thor / 242
100%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2013 03:37PM UTC
Jobs 2
Files 61
Run time –
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
242

Pull #334

travis-ci

ktheory
Add :raise_error option to run action

Passing :raise_error => true to a run action will raise a
CommandFailedError if the command has a non-zero exit status.

This is useful for replicating bash's `set -e` functionality, common in
shell scripting.

    run("ls no_such_file", :raise_error => true) # raises
CommandFailedError
Pull Request #334: Add :raise_error option to run action

4746 of 4914 relevant lines covered (96.58%)

94.41 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
lib/thor/actions/directory.rb
Jobs
ID Job ID Ran Files Coverage
2 242.2 (1.9.2) 05 Jun 2013 03:38PM UTC 0
96.58
Travis Job 242.2
3 242.3 (1.9.3) 05 Jun 2013 03:37PM UTC 0
96.58
Travis Job 242.3
Source Files on build 242
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #242
  • Pull Request #334
  • PR Base - master (#238)
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