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

puppetlabs / libwhereami / 60
94%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2017 07:40AM UTC
Jobs 1
Files 56
Run time 4s
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
60

Pull #15

travis-ci

web-flow
(FACT-1663) Add Xen detector

Adds a Xen detector which uses Xen's virutalized CPUID instruction and
the /proc/xen/capabilities file. The result is validated if calling
Xen's CPUID instruction successfully returns Xen vendor string.

All metadata is available to non-root users, and a validated result will
contain the following:
- A `context` string (either "pv" or "hvm"), detemined via CPUID
- A `version` string (e.g. "4.8"), also detemined via CPUID
- A `privileged` bool (true for dom0, false for domU), detemined by
  checking /proc/xen/capabilites for a "control_d" string
Pull Request #15: (FACT-1663) Add Xen detector

892 of 919 relevant lines covered (97.06%)

14.18 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
11
100.0
lib/src/sources/cpuid_source.cc
Jobs
ID Job ID Ran Files Coverage
5 60.5 (TRAVIS_TARGET=DEBUG) 12 Aug 2017 07:40AM UTC 0
97.06
Travis Job 60.5
Source Files on build 60
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #60
  • Pull Request #15
  • PR Base - master (#55)
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