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

01org / ciao / 463 / 3
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: topic/config-subnet-bits
DEFAULT BRANCH: master
Ran 05 Apr 2017 09:22AM UTC
Files 109
Run time 8s
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

05 Apr 2017 09:04AM UTC coverage: 65.994%. First build
COVERALLS_TOKEN=mwTn1pOFqEOUT13vylZNHq53NanoMznO7

push

travis-ci

markdryan
ciao-cli: Fix node, tenant and volume list commands

These command were broken by the PR that moved the template code into
a separate package, templateutils.  The old implementation of createTemplate
returned nil, nil if the template script was an empty string and the commands
listed above relied on this behaviour.  The templateutils version of
CreateTemplate returns an error if the template string is "" and this is what
was causing those commands to fail.  This commit adds a check to each of these
commands to ensure that the template script is not empty before caling
templateutils.CreateTemplate.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>

15364 of 23281 relevant lines covered (65.99%)

0.71 hits per line

Source Files on job 463.3 (COVERALLS_TOKEN=mwTn1pOFqEOUT13vylZNHq53NanoMznO7)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 463
  • Travis Job 463.3
  • a03f47b5 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