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

simonjbeaumont / ocaml-pci
99%

Build:
DEFAULT BRANCH: master
Repo Added 15 Jun 2015 08:53AM UTC
Files 5
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
106

push

travis-ci

simonjbeaumont
<a href="https://github.com/simonjbeaumont/ocaml-pci/commit/<a class=hub.com/simonjbeaumont/ocaml-pci/commit/<a class="double-link" href="https://git"><a class=hub.com/simonjbeaumont/ocaml-pci/commit/<a class="double-link" href="https://git"><a class=hub.com/simonjbeaumont/ocaml-pci/commit/<a class="double-link" href="https://git"><a class=hub.com/simonjbeaumont/ocaml-pci/commit/936cff8794bcb2ac0c4de6f8431f1810ba4e6941">936cff879">&lt;a href=&quot;https://github.com/simonjbeaumont/ocaml-pci/commit/</a><a class="double-link" href="https://github.com/simonjbeaumont/ocaml-pci/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/simonjbeaumont/ocaml-pci/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/simonjbeaumont/ocaml-pci/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/simonjbeaumont/ocaml-pci/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/simonjbeaumont/ocaml-pci/commit/936cff8794bcb2ac0c4de6f8431f1810ba4e6941">936cff879</a><a href="https://github.com/simonjbeaumont/ocaml-pci/commit/936cff8794bcb2ac0c4de6f8431f1810ba4e6941">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/simonjbeaumont/ocaml-pci/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/simonjbeaumont/ocaml-pci/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/simonjbeaumont/ocaml-pci/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/simonjbeaumont/ocaml-pci/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/simonjbeaumont/ocaml-pci/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/simonjbeaumont/ocaml-pci/commit/936cff8794bcb2ac0c4de6f8431f1810ba4e6941&quot;&gt;936cff879&lt;/a&gt;&lt;a href=&quot;https://github.com/simonjbeaumont/ocaml-pci/commit/936cff8794bcb2ac0c4de6f8431f1810ba4e6941&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/simonjbeaumont/ocaml-pci/commit/&amp;lt;/a&amp;gt;&amp;lt;a... (continued)

4 of 4 new or added lines in 1 file covered. (100.0%)

251 of 253 relevant lines covered (99.21%)

385.25 hits per line

Relevant lines Covered
Build:
Build:
253 RELEVANT LINES 251 COVERED LINES
385.25 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
106 master <a href="https://github.com/simonjbeaumont/ocaml-pci/commit/936cff879">&lt;a href=&quot;https://github.com/simonjbeaumont/ocaml-pci/commit/</a><a class="double-link" href="https://github.com/simonjbeaumont/ocaml-pci/... push 18 Sep 2018 08:47PM UTC simonjbeaumont travis-ci pending completion  
105 master Use "List.hd [s]" for using s Signed-off-by: Christian Lindig <christian.lindig@citrix.com> Pull #21 17 Sep 2018 04:25PM UTC web-flow travis-ci pending completion  
104 master Keep string alive over C function call To avoid the GC removing a string where C code writes a result, use it after the call. See also https://github.com/xapi-project/xen-api/commit/bc053bbe0 In the commit above, ... Pull #21 17 Sep 2018 02:41PM UTC web-flow travis-ci pending completion  
103 master build: Bump release version to 1.0.1 and regenerate oasis Signed-off-by: Si Beaumont <simonjbeaumont@gmail.com> push 06 Feb 2018 10:51AM UTC simonjbeaumont travis-ci pending completion  
102 master build: Bump release version to 1.0.1 and regenerate oasis Signed-off-by: Si Beaumont <beaumont@apple.com> push 06 Feb 2018 08:01AM UTC Si Beaumont travis-ci pending completion  
101 master Merge pull request #20 from mseri/master pci: use CArray instead of Buffer push 05 Feb 2018 10:51PM UTC web-flow travis-ci pending completion  
100 master pci: use CArray instead of Buffer The original code was passing an ocaml managed Buffer as a buffer for `pciutils` to write the pci names. This can have unexpected consequences, and in our case was causing some random segfaults (see https://githu... Pull #20 05 Feb 2018 10:30PM UTC web-flow travis-ci pending completion  
39 master Add sanity to coverage collection Signed-off-by: Si Beaumont <simon.beaumont@citrix.com> Pull #8 03 Feb 2017 04:08PM UTC simonjbeaumont travis-ci pending completion  
98 master Merge pull request #19 from simonjbeaumont/quest-for-100-cov Quest for 100% coverage... push 26 Feb 2016 08:42PM UTC simonjbeaumont travis-ci pending completion  
97 master test: Add lspci dump from a Cardbus device Signed-off-by: Si Beaumont <simon.beaumont@citrix.com> Pull #19 26 Feb 2016 08:02PM UTC simonjbeaumont travis-ci pending completion  
See All Builds (24)
  • Repo on GitHub
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