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

hexx-rb / hexx / 136
100%

Build:
DEFAULT BRANCH: master
Ran 25 Dec 2014 10:05PM UTC
Jobs 1
Files 20
Run time 10s
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
136

push

travis-ci

nepalez
[CHANGE] Service parameters excluded from the API

All the methods: .params, #params, .allow_params and attributes it adds became private.
Neither the .allow_params helper, nor parameters aren't intended to be used outside
of the service object.

Basically the service object should contact to outer world via .new, #run and #subscribe only.
In some cases the object can allow dependency injection or accessing its callbacks via

== Changes

* .allow_params became private
* .allow_params declares private getter(s) and setter(s) for allowed parameters
* .params became private
* #params became private

614 of 616 relevant lines covered (99.68%)

4.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 136.1 (2.1) 25 Dec 2014 10:05PM UTC 0
99.68
Travis Job 136.1
Source Files on build 136
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #136
  • f1175cc0 on github
  • Prev Build on master (#135)
  • Next Build on master (#137)
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