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

mirage / mirage-block-unix / 125
56%

Build:
DEFAULT BRANCH: master
Ran 20 Sep 2016 05:43PM UTC
Jobs 1
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

pending completion
125

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

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

245 of 443 relevant lines covered (55.3%)

37.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib_test/test.ml
9
100.0
lib/block.ml

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/block.ml
Jobs
ID Job ID Ran Files Coverage
1 125.1 (OCAML_VERSION=4.02) 20 Sep 2016 05:43PM UTC 0
55.3
Travis Job 125.1
Source Files on build 125
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #125
  • Pull Request #52
  • PR Base - master (#117)
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