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

sirosen / SALVE
92%
stable: 100%

Build:
Build:
LAST BUILD BRANCH: wip/refactor/2-3-0-cleanup
DEFAULT BRANCH: stable
Repo Added 24 Jul 2014 04:56AM UTC
Files 336
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 wip/feature/mock-fs-verify
branch: wip/feature/mock-fs-verify
CHANGE BRANCH
x
Reset
  • wip/feature/mock-fs-verify
  • 2.2.0
  • 2.3.0
  • 2.3.1
  • 2.4.1
  • bugfix/logging-python-vers
  • bugfix/logging/cli-vs-configfile
  • dev
  • documentation/readme-2.2.0
  • feature/abstract-filesys
  • refactor/codeclimate
  • refactor/flake8
  • stable
  • testing/travis-nosudo
  • wip/bugfix/logging-python-vers
  • wip/bugfix/setuptools-fixes
  • wip/documentation/cleanup-metadata
  • wip/documentation/cli-help-2.3.0
  • wip/documentation/readme-fixup
  • wip/documentation/readme-rst
  • wip/feature/abstract-filesys
  • wip/feature/block-primary-attr
  • wip/feature/improved-relative-paths
  • wip/feature/pip-package
  • wip/feature/py2-6-compat
  • wip/feature/py35
  • wip/feature/pypy
  • wip/feature/verify-pre-deploy
  • wip/refactor/2-3-0-cleanup
  • wip/refactor/action-prettynames
  • wip/refactor/clean-initfiles
  • wip/refactor/codeclimate
  • wip/refactor/general-cleanup
  • wip/refactor/global-state
  • wip/refactor/remove-base-modules

pending completion
157

push

travis-ci

sirosen
Rewrites to virtual symlink resolution

Numerous correctness fixes. Most importantly, fixes the circular dependencies
between some of the outward facing tools like type lookups and existence and
the inner workings of normalization. Introduces a set of _raw_* utilities to
the virtual filesystem to accomodate the distinction between internal tools and
externally facing functionality. Also adds a utility function for doing
transitively closed lookups on dictionaries, which makes the symlink handling
in general work much better.

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

1268 of 1376 relevant lines covered (92.15%)

6.44 hits per line

Relevant lines Covered
Build:
Build:
1376 RELEVANT LINES 1268 COVERED LINES
6.44 HITS PER LINE
Source Files on wip/feature/mock-fs-verify
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
157 wip/feature/mock-fs-verify Rewrites to virtual symlink resolution Numerous correctness fixes. Most importantly, fixes the circular dependencies between some of the outward facing tools like type lookups and existence and the inner workings of normalization. Introduces a se... push 08 Dec 2014 05:13PM UTC sirosen travis-ci pending completion  
156 wip/feature/mock-fs-verify Fixed StatInfo namedtuple in virtual FS Virtual FS StatInfo is a namedtuple, but args had a nasty typo (missing parens). push 27 Sep 2014 06:10PM UTC sirosen travis-ci pending completion  
153 wip/feature/mock-fs-verify Correct virtual link path normalization Link loop detection now relies on the memoization map in order to short-circuit its way out of evaluation. This is a bit of a hack and produces results slightly different from os.path.realpath, but still ar... push 01 Sep 2014 02:12AM UTC sirosen travis-ci pending completion  
152 wip/feature/mock-fs-verify First components of a virtual FS Far from complete, but the File, Dir, Link, and FS types are all laid out in their basics. Some clever logic is needed to make the handling of virtualized symlinks correct. push 31 Aug 2014 06:50AM UTC sirosen travis-ci pending completion  
See All Builds (228)
  • 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