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

xapi-project / xenvm / 482
45%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2015 02:54PM UTC
Jobs 1
Files 48
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

pending completion
482

Pull #175

travis-ci

simonjbeaumont
xenvm: Use ocaml-flock in preference to linking in core

This is a significant saving in footprint for the CLI:

Before this patch:

    $ ls -lh _build/xenvm/xenvm.native
    -rwxr-xr-x 1 root root 14M Nov  6 14:15 _build/xenvm/xenvm.native

After this patch:

    $ ls -lh _build/xenvm/xenvm.native
    -rwxr-xr-x 1 root root 4.8M Nov  6 14:15 _build/xenvm/xenvm.native

Expecting this to reduce the build time significantly too since building core
is a bear for the CI.

Signed-off-by: Si Beaumont <simon.beaumont@citrix.com>
Pull Request #175: xenvm: Use ocaml-flock in preference to linking in core

10 of 10 new or added lines in 2 files covered. (100.0%)

1430 of 2121 relevant lines covered (67.42%)

32.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
xenvm/xenvm.ml
9
100.0
xenvm/xenvm_common.ml
Jobs
ID Job ID Ran Files Coverage
1 482.1 06 Nov 2015 02:54PM UTC 0
67.42
Travis Job 482.1
Source Files on build 482
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #482
  • Pull Request #175
  • PR Base - master (#480)
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

© 2025 Coveralls, Inc