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

bigeasy / arguable / 255
100%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2015 02:23PM UTC
Jobs 1
Files 6
Run time 0s
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
255

push

travis-ci

bigeasy
Correctly set exit code.

In 0.10.40 there was no way to passively set the exit code. If you
wanted to set the exit code it could only be set by calling the `exit()`
function, which would exit immediately. In Arguable, I attempted to do
this using an `"exit"` handler, but doing so defeats the default action
of uncaught exceptions which is to print a stack trace.

Therefore, I'm no longer going to support 0.10. 0.12 let's you set the
exit code passively for an orderly exit. We'll do that instead. If the
user does not want to exit with the default error for an uncaught
exception, then they should catch it and exit in an orderly fashion.

199 of 199 relevant lines covered (100.0%)

13.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 255.1 22 Nov 2015 02:23PM UTC 0
100.0
Travis Job 255.1
Source Files on build 255
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #255
  • 0dab8bef on github
  • Prev Build on master (#254)
  • Next Build on master (#256)
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