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

pending completion
60

push

travis-ci

sirosen
Moved salve.settings.config to salve.config

Rather than having a whole package devoted to settings, which does not properly
encapsulate the global execution context and other classifiable "settings", the
config package is exposed within the toplevel salve package. This is a clearer
breakdown. Config can be turned into a package if there is a call to do so in
the future.

1165 of 1165 relevant lines covered (100.0%)

4.99 hits per line

Relevant lines Covered
Build:
Build:
1165 RELEVANT LINES 1165 COVERED LINES
4.99 HITS PER LINE
Source Files on wip/refactor/remove-base-modules
  • 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
60 wip/refactor/remove-base-modules Moved salve.settings.config to salve.config Rather than having a whole package devoted to settings, which does not properly encapsulate the global execution context and other classifiable "settings", the config package is exposed within the tople... push 02 Aug 2014 05:48PM UTC sirosen travis-ci pending completion  
59 wip/refactor/remove-base-modules fixup to parse/tokenize test class names push 02 Aug 2014 05:46PM UTC sirosen travis-ci pending completion  
58 wip/refactor/remove-base-modules Moved salve.settings.config to salve.config Rather than having a whole package devoted to settings, which does not properly encapsulate the global execution context and other classifiable "settings", the config package is exposed within the tople... push 02 Aug 2014 05:42PM UTC sirosen travis-ci pending completion  
57 wip/refactor/remove-base-modules Silence stderr for reader tests The reader tests were relying on sys.stderr being mocked prior to their runs by other tests, which is why a rename triggered this error. Problem was solved by wrapping them in MockedGlobals subclasses. push 02 Aug 2014 05:37PM UTC sirosen travis-ci pending completion  
56 wip/refactor/remove-base-modules Move salve.run to salve.cli; test package renames Move salve.run to salve.cli (clearer semantics again), and renamed a bunch of the test packages as per salve.cli and salve.action. Oddly, this has broken some of the logging masking taking place i... push 02 Aug 2014 05:28PM UTC sirosen travis-ci pending completion  
55 wip/refactor/remove-base-modules Moved salve.execute to salve.action Also made salve.execute.action into salve.action.__init__, as this has cleaner semantics than the prior arrangement. The diffset is large for this commit because there are many imports and mocks that needed to ... push 02 Aug 2014 04:45PM UTC sirosen travis-ci pending completion  
54 wip/refactor/remove-base-modules Made block.base into block.__init__ The "base" module was really serving the purpose of an __init__ module, leaving the __init__ module free for other purposes. But since the __init__ module was empty, this didn't really make sense. push 02 Aug 2014 03:55PM 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