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

xapi-project / stdext / 62 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: CA-310525
DEFAULT BRANCH: master
Ran 13 Mar 2019 04:36PM UTC
Files 1
Run time 2min
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 Mar 2019 04:30PM UTC coverage: 98.649%. Remained the same
PACKAGE=xapi-stdext \ POST_INSTALL_HOOK="opam install alcotest; env TRAVIS=$TRAVIS TRAVIS_JOB_ID=$TRAVIS_JOB_ID bash -ex coverage.sh"

Pull #36

travis-ci

web-flow
CA-310525 fix C binding for statvfs

We rarely see statvfs return 0 for bfree and suspect that this is a GC
related problem. The existing implementation violates rule 6 in the
OCaml manual

  https://caml.inria.fr/pub/docs/manual-ocaml/intfc.html#sec442

which mandates to use caml_modify when updating a field with an existing
value. This commit handles this by using Store_field. See also the
discussion at

  https://discuss.ocaml.org/t/finding-gc-problems-in-c-bindings/3453/2

Signed-off-by: Christian Lindig <christian.lindig@citrix.com>
Pull Request #36: CA-310525 fix C binding for statvfs

73 of 74 relevant lines covered (98.65%)

2001792.78 hits per line

Source Files on job 62.1 (PACKAGE=xapi-stdext \ POST_INSTALL_HOOK="opam install alcotest; env TRAVIS=$TRAVIS TRAVIS_JOB_ID=$TRAVIS_JOB_ID bash -ex coverage.sh")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25
  • Travis Job 62.1
  • 2eea68fb on github
  • Prev Job for PACKAGE=xapi-stdext \ POST_INSTALL_HOOK="opam install alcotest; env TRAVIS=$TRAVIS TRAVIS_JOB_ID=$TRAVIS_JOB_ID bash -ex coverage.sh" on CA-310525 (#59.1)
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