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

mirage / ocaml-9p / 171 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2015 09:01PM UTC
Files 16
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

09 Dec 2015 08:57PM UTC coverage: 66.851% (+0.3%) from 66.509%
171.1

Pull #39

travis-ci

djs55
Server: call `receive_cb` on initial `Attach`

Before this patch we were in an inconsistent situation where the first
`attach` was handled magically by the server functor, while all subsequent
`attach` requests had to be handled by the user module. This led to the
initial `root_fid` being special-cased.

This patch requires the user module to handle all `attach` requests, making
it easier for the user module to maintain a table of active fids (i.e.
no need for special-casing the `root_fid`)

Signed-off-by: David Scott <dave.scott@unikernel.com>
Pull Request #39: Server: call `receive_cb` on initial `Attach`

847 of 1267 relevant lines covered (66.85%)

24.26 hits per line

Source Files on job 171.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 171
  • Travis Job 171.1
  • 3ee7e507 on github
  • Prev Job for on master (#170.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