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

mirage / mirage-block-unix / 125 / 1
56%
master: 56%

Build:
DEFAULT BRANCH: master
Ran 20 Sep 2016 05:43PM UTC
Files 3
Run time 0s
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

20 Sep 2016 04:54PM UTC coverage: 55.305% (+1.8%) from 53.511%
OCAML_VERSION=4.02

Pull #52

travis-ci

web-flow
Merge `connect_from_config` into `connect` with optional arguments

Existing code which calls `Block.connect path` will still work.

New code can now request different behaviour by supplying the optional
arguments ?buffered and ?sync.

This patch also renames `get_config` to `to_config` so we also have:

  val to_config: t -> Config.t
  (** [to_config t] returns the configuration of a device *)

  val of_config: Config.t -> [ `Ok of t | `Error of error ] io
  (** [of_config config] creates a fresh device from [config] *)

Signed-off-by: David Scott <dave@recoil.org>
Pull Request #52: Allow clients to request different flush behaviour

245 of 443 relevant lines covered (55.3%)

37.59 hits per line

Source Files on job 125.1 (OCAML_VERSION=4.02)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 125
  • Travis Job 125.1
  • 3bc39dde on github
  • Prev Job for OCAML_VERSION=4.02 on master (#117.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