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

preaction / Beam-Wire / 65 / 10
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2015 08:56PM UTC
Files 1
Run time 1s
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

02 Nov 2015 08:45PM UTC coverage: 93.227% (+0.03%) from 93.2%
COVERAGE=1

push

travis-ci

preaction
allow empty hashref in service args

Previously, an empty hashref would be incorrectly identified as a
service to create, but since no `class` was defined, it would die trying
to load the class with Module::Runtime dying with the error `argument is
not a module name`.

So, any service that had an empty hashref in its args would die, whether
that service was configured with it, or whether overriding args with an
empty hashref.

Now, a meta hashref must contain at least one key, and all keys inside
must be meta-keys, so empty hashrefs are correctly passed-through.

Fixes #55

234 of 251 relevant lines covered (93.23%)

44.55 hits per line

Source Files on job 65.10 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 65
  • Travis Job 65.10
  • 3eccf0eb on github
  • Prev Job for COVERAGE=1 on master (#64.10)
  • Next Job for COVERAGE=1 on master (#66.10)
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