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

snusnu / substation / 43 / 9
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 May 2013 10:24PM UTC
Files 6
Run time –
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

16 May 2013 10:20PM UTC coverage: 100.0%. Remained the same
jruby-head

push

travis-ci

snusnu
Support shorter config when no observers are needed

It is now possible to skip the nested hash for
action configuration:

dispatcher = Substation::Dispatcher.coerce({
  :some_use_case => App::SomeUseCase
}, env)

dispatcher = Substation::Dispatcher.coerce({
  :some_use_case => Proc.new { |request| request.success(:data) }
}, env)

123 of 123 relevant lines covered (100.0%)

3.89 hits per line

Source Files on job 43.9 (jruby-head)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 43
  • Travis Job 43.9
  • e6ff9242 on github
  • Prev Job for jruby-head on master (#42.9)
  • Next Job for jruby-head on master (#44.9)
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