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

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

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 09:46PM UTC
Files 43
Run time 2s
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: 80.497%. Remained the same
2.0.0

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.

1523 of 1892 relevant lines covered (80.5%)

71.59 hits per line

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