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

wycats / thor / 242 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2013 03:38PM UTC
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

05 Jun 2013 03:37PM UTC coverage: 96.581%. First build
1.9.2

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%)

47.37 hits per line

Source Files on job 242.2 (1.9.2)
  • Tree
  • List 0
  • Changed 18
  • Source Changed 3
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 242
  • Travis Job 242.2
  • eb579ee6 on github
  • Prev Job for 1.9.2 on master (#238.2)
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