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

xapi-project / stdext / 61
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: CA-310525
DEFAULT BRANCH: master
Ran 13 Mar 2019 04:19PM UTC
Jobs 1
Files 1
Run time 7s
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
61

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

Jobs
ID Job ID Ran Files Coverage
1 61.1 (PACKAGE=xapi-stdext \ POST_INSTALL_HOOK="opam install alcotest; env TRAVIS=$TRAVIS TRAVIS_JOB_ID=$TRAVIS_JOB_ID bash -ex coverage.sh") 13 Mar 2019 04:19PM UTC 0
98.65
Travis Job 61.1
Source Files on build 61
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #61
  • Pull Request #36
  • PR Base - master (#59)
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