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

blang / vfs
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Repo Added 16 Aug 2015 10:12PM UTC
Files 11
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 v1.0.0
branch: v1.0.0
CHANGE BRANCH
x
Reset
  • v1.0.0
  • master

pending completion
15

push

travis-ci

dsharp-pivotal
memfs: When using O_CREATE, the file is allowed to exist, unless O_EXCL

OpenFile currently gives an error if O_CREATE is passed and the file
already exists. This is not how O_CREATE is meant to work. O_CREATE
requests the file to be created if it does not exist. However, if O_EXCL
is also set, then the file must not exist.

Implement and test this behavior.

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

655 of 755 relevant lines covered (86.75%)

63.15 hits per line

Relevant lines Covered
Build:
Build:
755 RELEVANT LINES 655 COVERED LINES
63.15 HITS PER LINE
Source Files on v1.0.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15 v1.0.0 memfs: When using O_CREATE, the file is allowed to exist, unless O_EXCL OpenFile currently gives an error if O_CREATE is passed and the file already exists. This is not how O_CREATE is meant to work. O_CREATE requests the file to be created if it... push 23 Jul 2018 08:09PM UTC dsharp-pivotal travis-ci pending completion  
See All Builds (23)
  • 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

© 2026 Coveralls, Inc