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

preaction / Beam-Wire / 65
95%

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

pending completion
65

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

Jobs
ID Job ID Ran Files Coverage
10 65.10 (COVERAGE=1) 02 Nov 2015 08:56PM UTC 0
93.23
Travis Job 65.10
Source Files on build 65
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #65
  • 3eccf0eb on github
  • Prev Build on master (#64)
  • Next Build on master (#66)
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

© 2025 Coveralls, Inc