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

hexx-rb / hexx / 115
100%

Build:
DEFAULT BRANCH: master
Ran 19 Dec 2014 09:56AM UTC
Jobs 1
Files 13
Run time 7s
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
115

push

travis-ci

nepalez
[VERSION] v4.0.0

The Hexx::Service#escape re-rises the Hexx::Service::Invalid exception
in case any StandardError was raised by given block.

  begin
    escape { fail "text" }
  rescue => err
    err.is_a? Hexx::Service::Invalid # => true
    err.messages # => [#<Hexx::Service::Message @type="error" @text="text" >]
  end

409 of 411 relevant lines covered (99.51%)

2.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 115.1 (2.1) 19 Dec 2014 09:56AM UTC 0
99.51
Travis Job 115.1
Source Files on build 115
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #115
  • bbd5f6d7 on github
  • Prev Build on master (#114)
  • Next Build on master (#116)
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