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

hexx-rb / hexx / 142
100%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2014 07:56PM UTC
Jobs 1
Files 28
Run time 12s
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
142

push

travis-ci

nepalez
[CHANGE] Service##messages= removed

The private method was removed as useless. Use messages#concat
to add messages to array:

  def on_item_not_found(*, messages)
    self.messages.concat messages
  end

In any case it's impossible to use both the @messages (it is not the array),
or self.messages += (#messages= was private and cannot be used with self).

== Changes

* Hexx::Helpers::Messages#messages= removed
* Hexx::Service#messages= not defined any more

686 of 691 relevant lines covered (99.28%)

3.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 142.1 (2.1) 29 Dec 2014 07:56PM UTC 0
99.28
Travis Job 142.1
Source Files on build 142
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #142
  • 55be0b1d on github
  • Prev Build on master (#141)
  • Next Build on master (#143)
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