• 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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v1.0.0

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 master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

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  
14 master 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:07PM UTC dsharp-pivotal travis-ci pending completion  
5 master fix(memfs): do not update mtime on readonly opens push 07 Feb 2017 01:59PM UTC blang travis-ci pending completion  
3 master Fix gofmt push 31 Jan 2017 01:15PM UTC blang travis-ci pending completion  
2 master Fix gofmt push 31 Jan 2017 01:12PM UTC blang travis-ci pending completion  
1 master Travis-ci push 31 Jan 2017 01:10PM UTC blang travis-ci pending completion  
#17 master prefixfs: make struct public. push 21 Feb 2016 08:39AM UTC dwlnetnl drone.io pending completion  
#16 master doc: move examples to godoc push 09 Sep 2015 01:06PM UTC blang drone.io pending completion  
#15 master doc: move examples to godoc push 09 Sep 2015 01:02PM UTC blang drone.io pending completion  
#14 master doc: move examples to godoc push 09 Sep 2015 12:58PM UTC blang drone.io 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

© 2025 Coveralls, Inc