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

sirosen / SALVE
100%
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/abstract-filesys
branch: wip/feature/abstract-filesys
CHANGE BRANCH
x
Reset
  • wip/feature/abstract-filesys
  • 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/block-primary-attr
  • wip/feature/improved-relative-paths
  • wip/feature/mock-fs-verify
  • 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
84

push

travis-ci

sirosen
Recover test coverage after switchover to filesys

Required adding some testing to copy and chown actions, and a fix to the error
printing for DirCopy on unreadable source dirs.

1254 of 1254 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
1254 RELEVANT LINES 1254 COVERED LINES
5.0 HITS PER LINE
Source Files on wip/feature/abstract-filesys
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
84 wip/feature/abstract-filesys Recover test coverage after switchover to filesys Required adding some testing to copy and chown actions, and a fix to the error printing for DirCopy on unreadable source dirs. push 23 Aug 2014 12:20AM UTC sirosen travis-ci pending completion  
83 wip/feature/abstract-filesys Moved all remaining actions off of the 'os' module They all now rely upon the filesys to preform operations, which means that they can now have a virtual filesys substituted in for them. push 22 Aug 2014 03:13PM UTC sirosen travis-ci pending completion  
82 wip/feature/abstract-filesys Removed all references to 'os' from backup actions Backup actions now rely 100% on the filesys, not using os directly for anything. Also added a locations alias for os.path.join to make this removal of 'os' easier to curate (and let us substitute... push 22 Aug 2014 03:12AM UTC sirosen travis-ci pending completion  
81 wip/feature/abstract-filesys Convert actions to take filesystem as an argument Filesys is now an argument to action execution and verification. The root filesys execution is done with the old real filesystem value from salve.filesys, but in the future it can be preceded by e... push 16 Aug 2014 07:59PM UTC sirosen travis-ci pending completion  
80 wip/feature/abstract-filesys Switched from OOP filesys to lightweight version Rather than implementing various filesys interactions by wrapping paths in objects that describe their types, using a new approach more similar to the os and os.path modules, in which filesystem el... push 16 Aug 2014 06:45PM UTC sirosen travis-ci pending completion  
79 wip/feature/abstract-filesys Add testing for concrete Dir creation failure Tests that a permission denied error will correctly cause dir creation to fail with an OSError. push 11 Aug 2014 04:52AM UTC sirosen travis-ci pending completion  
78 wip/feature/abstract-filesys Made CreateActions start using the Concrete FS This required some minor changes to the concrete FS, on account of the requirements of the File and Dir create actions. Primarily, there was a change to accept the type of a lookup, rather than a sug... push 10 Aug 2014 10:16PM UTC sirosen travis-ci pending completion  
77 wip/feature/abstract-filesys Complete test coverage of concrete FS Includes a fix for Dir walk, which was not correctly written as an iterator. Tests Dir walk and weakly tests file chown. There are some corner cases not covered, but the basics are there. push 10 Aug 2014 08:08PM UTC sirosen travis-ci pending completion  
76 wip/feature/abstract-filesys Reduce number of distinct filesys unit tests Some of the test generators create highly redundant tests which do not offer sufficient distinction and value to qualify as different full unit tests. The change is to bundle them into slightly larger,... push 10 Aug 2014 06:32PM UTC sirosen travis-ci pending completion  
75 wip/feature/abstract-filesys Testing for Concrete FS stat and agnostic create Agnostic FilesysElement creation is a new feature, and stat and chmod were untested. push 10 Aug 2014 05:19PM 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