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

bigeasy / arguable / 255 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2015 02:23PM UTC
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

22 Nov 2015 02:05PM UTC coverage: 100.0%. Remained the same
255.1

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

Source Files on job 255.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 255
  • Travis Job 255.1
  • 0dab8bef on github
  • Prev Job for on master (#254.1)
  • Next Job for on master (#256.1)
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