Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

sirosen / SALVE / 121

Builds Branch Coverage Commit Committer Type Time Via
121 wip/refactor/2-3-0-cleanup
84.81
Move salve.util.context to salve.context The context isn't meaningfully part of the utils. More progress towards making util a module rather than a package. Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 22 Feb 2016 07:15PM UTC travis-ci
13 wip/refactor/global-state
85.2
Final fixes to config tests Previous mocking of the whole os.path module replaced with mocking for individual method mocking. Without this, unforseen calls to os.path functions return mock results, which then behave incorrectly. Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 13 Jan 2016 04:55PM UTC travis-ci
281 wip/refactor/general-cleanup
99.85
Simplify more tests with parameterization Repetitive parser tests were repetitive. Only small amounts of cleverness makes them non-repetitive. Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 30 Nov 2015 06:02AM UTC travis-ci
280 wip/refactor/general-cleanup
99.69
Refactored action verification to be multi-phase The structure of "verify_can_exec" being invoked as part of execute() was a little funky, and it required that each action type do the same dance at the beginning of execution. True, this is slated... Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 30 Nov 2015 12:18AM UTC travis-ci
279 wip/refactor/general-cleanup
99.69
Test -- squashme Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 30 Nov 2015 12:16AM UTC travis-ci
278 wip/refactor/general-cleanup
99.69
Test -- squashme Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 30 Nov 2015 12:01AM UTC travis-ci
277 wip/refactor/general-cleanup
99.77
Revert change to ensure_except helper assert_raises doesn't work on Py 2.6 Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 29 Nov 2015 11:38PM UTC travis-ci
276 wip/refactor/general-cleanup
99.77
Refactored action verification to be multi-phase The structure of "verify_can_exec" being invoked as part of execute() was a little funky, and it required that each action type do the same dance at the beginning of execution. True, this is slated... Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 29 Nov 2015 11:32PM UTC travis-ci
275 wip/refactor/general-cleanup
99.85
Replace test asserts with ok_() and eq_() These are helper methods from nose.tools for typical forms of "assert" used in testing. eq_() in particular is helpful because it, by default, includes a messagestring if the assertion fails which include... Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 29 Nov 2015 07:47AM UTC travis-ci
274 wip/refactor/general-cleanup
99.85
Add test for 'ensure_abspath_attrs' failure Ensure 'ensure_abspath_attrs' check on a block will fail if an attribute is a relative path when it should not be. This was missing from test coverage. Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 28 Nov 2015 10:00PM UTC travis-ci
273 wip/refactor/action-prettynames
99.85
Add test for 'ensure_abspath_attrs' failure Ensure 'ensure_abspath_attrs' check on a block will fail if an attribute is a relative path when it should not be. This was missing from test coverage. Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 28 Nov 2015 09:59PM UTC travis-ci
272 wip/refactor/action-prettynames
99.78
Add "prettyname" property to Actions This is just a property that wraps __class__.__name__, but it makes for a very clean/pretty way of writing stringification for Action subclasses. Fixes up Action stringification a bit to use format strings ins... Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 28 Nov 2015 09:54PM UTC travis-ci
271 dev
99.78
Merge branch 'refactor/codeclimate' into dev Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 28 Nov 2015 06:54PM UTC travis-ci
270 refactor/codeclimate
99.78
Scattered minor cleanup Mostly focused on salve.block and salve.action modules. Removed some duplicate code (or at least, duplication of ideas), and tried to make functions simpler and easier to read. UGO tests were a little sloppy/messy. Just ro... Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 28 Nov 2015 06:53PM UTC travis-ci
269 wip/refactor/codeclimate
99.78
Cleanup to UGO tests Tests on utilities for user and group handling were a little sloppy/messy. Just routine cleanup, switching some tests to be parameterized and doing cleaner mocking. Cdc8ae0deeff355ccfd6dab8a9ed8623?size=18&default=identiconsirosen push 28 Nov 2015 06:38PM UTC travis-ci
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 15
  • 16
  • Next →
  • Back to Repo
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, Inc