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

project-rig / rig / 1038
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 03 Nov 2015 03:53PM UTC
Jobs 3
Files 182
Run time 6min
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
1038

push

travis-ci

mossblaser
Make MachineController.boot smarter.

This commit makes two changes to the MachineController.boot() method:

* It (optionally) checks to see if the machine is already booted and does
  nothing if it is. This makes calling the method as a routine part of an
  application will no longer incur a significant runtime penalty when the
  machine is already booted. When this check is enabled it wiill also cause an
  error if you attempt to boot a BMP.
* It (optionally) checks that the machine responds to sver after it was booted.

Both optional checks are enabled by default. Though this is technically
breaking backward compatibility for anyone relying on the boot method not
sending any SCP commands, this behaviour should be sufficiently niche that this
can be considered a non-breaking change.

This commit also simplifies the rig-boot command's implementation and includes
updated documentation.

14747 of 14747 relevant lines covered (100.0%)

1.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1038.1 03 Nov 2015 03:53PM UTC 0
100.0
Travis Job 1038.1
2 1038.2 03 Nov 2015 03:56PM UTC 0
100.0
Travis Job 1038.2
3 1038.3 03 Nov 2015 03:59PM UTC 0
100.0
Travis Job 1038.3
Source Files on build 1038
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1038
  • 4f0d9839 on github
  • Next Build on smarter-boot (#1040)
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