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

fog / fog-ecloud / 89 / 5
56%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fog-core-2-compat
DEFAULT BRANCH: master
Ran 13 Feb 2019 04:24PM UTC
Files 232
Run time 66min
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

13 Feb 2019 04:21PM UTC coverage: 56.312%. First build
2.1.4, COVERAGE=true, gemfiles/Gemfile.1.9.3+

Pull #20

travis-ci

web-flow
Allow server to accept HardwareConfiguration object as well as Hash.

When running with fog-core 2.x, the test suite fails as follows:

~~~
    Initialization parameters must be an attributes hash, got Fog::Compute::Ecloud::HardwareConfiguration     <Fog::Compute::Ecloud::HardwareConfiguration
      href=nil,
      processor_count=0,
      memory=nil,
      storage=nil,
      network_cards=nil
    > (ArgumentError)
      /usr/share/gems/gems/fog-core-2.1.2/lib/fog/core/collection.rb:86:in `new'
      /builddir/build/BUILD/fog-ecloud-0.3.0/usr/share/gems/gems/fog-ecloud-0.3.0/lib/fog/compute/ecloud/models/server.rb:50:in `hardware_configuration='
~~~

This is due to https://github.com/fog/fog-core/pull/218/files and it
seems reasonable to me to accept Hash as well as the
HardwareConfiguraiton object on that place.
Pull Request #20: Allow server to accept HardwareConfiguration object as well as Hash.

2391 of 4246 relevant lines covered (56.31%)

0.65 hits per line

Source Files on job 89.5 (2.1.4, COVERAGE=true, gemfiles/Gemfile.1.9.3+)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 86
  • Travis Job 89.5
  • 471e99de on github
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