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

travis-ci / dpl / 1394 / 5
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 09:40PM UTC
Files 15
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

29 Apr 2016 09:38PM UTC coverage: 26.845%. Remained the same
2.2

push

travis-ci

BanzaiMan
Wrap instance_ids in an array

When there is only one OpsWorks instance ID is specified in
`.travis.yml`, even when `instance_ids` is an array, we will receive
only one option on the command line:

    dpl --provider=opsworks --instance-ids=i-deadbeef

This results in a rather counterintuitive error message:

    /home/travis/.rvm/gems/ruby-1.9.3-p551/gems/aws-sdk-v1-1.66.0/lib/aws/core/option_grammar.rb:240:in `validate': expected enumerable value for option instance_ids (AWS::Core::OptionGrammar::FormatError)

We avoid this by wrapping the option in an `Array()` call to ensure
that the option is correct.

211 of 786 relevant lines covered (26.84%)

0.27 hits per line

Source Files on job 1394.5 (2.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1394
  • Travis Job 1394.5
  • a339a111 on github
  • Prev Job for 2.2 on master (#1387.5)
  • Next Job for 2.2 on master (#1398.5)
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