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

mirage / ocaml-9p / 171
61%

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

pending completion
171

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`

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

847 of 1267 relevant lines covered (66.85%)

24.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 171.1 09 Dec 2015 09:01PM UTC 0
66.85
Travis Job 171.1
Source Files on build 171
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #171
  • Pull Request #39
  • PR Base - master (#170)
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