• 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/refactor/clean-initfiles
branch: wip/refactor/clean-initfiles
CHANGE BRANCH
x
Reset
  • wip/refactor/clean-initfiles
  • 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/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/codeclimate
  • wip/refactor/general-cleanup
  • wip/refactor/global-state
  • wip/refactor/remove-base-modules

pending completion
167

push

travis-ci

sirosen
Refactor salve.action into subpackages

To sanely cleanup the action subpackage, it was necessary to break it down into
smaller components. Each category of action, backup, copy, create, and modify,
now has its own subpackage which cleanly exposes its component classes in the
correct dependency order. The top-level salve.action package can then bundle
these more sensibly.
Required some modification of the testsuite to accommodate renaming, but no
functional changes were made.

1338 of 1338 relevant lines covered (100.0%)

5.99 hits per line

Relevant lines Covered
Build:
Build:
1338 RELEVANT LINES 1338 COVERED LINES
5.99 HITS PER LINE
Source Files on wip/refactor/clean-initfiles
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
167 wip/refactor/clean-initfiles Refactor salve.action into subpackages To sanely cleanup the action subpackage, it was necessary to break it down into smaller components. Each category of action, backup, copy, create, and modify, now has its own subpackage which cleanly exposes... push 19 Jul 2015 06:44AM UTC sirosen travis-ci pending completion  
166 wip/refactor/clean-initfiles Altered salve.filesys naming to clean its imports filesys.abstract still defines a Filesys, but filesys.concrete now defines a ConcreteFilesys, which prevents confusion and conflicts with the Abstract Filesystem type. Moved the access code enum i... push 12 Jul 2015 11:10PM UTC sirosen travis-ci pending completion  
165 wip/refactor/clean-initfiles Move Exception defs to an exceptions package This package colocates all exceptions that can be thrown by SALVE. Not only does this serve to make the code more self-documenting, as the thrown exceptions are now easily findable, but it also ensures... push 12 Jul 2015 10:30PM UTC sirosen travis-ci pending completion  
164 wip/refactor/clean-initfiles Converted ExecutionContext to a Singleton There's quite a bit of messiness associated with trying to pass around the single ExecutionContext object and ensure that it is reachable from all parts of the code. This shows up especially in the packag... push 12 Jul 2015 10:11PM 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

© 2025 Coveralls, Inc