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

sirosen / SALVE / 202

Builds Branch Commit Type Ran Committer Via Coverage
202 refactor/codeclimate Beginning work on cleanup to mocking in tests Handles the backup action tests -- more clever use of autospec, magic mocks, mocking decorators, and the call_args on mocks. push 22 Oct 2015 06:36PM UTC sirosen travis-ci pending completion   set done
201 refactor/codeclimate Beginning work on cleanup to mocking in tests Handles the backup action tests -- more clever use of autospec, magic mocks, mocking decorators, and the call_args on mocks. push 22 Oct 2015 06:25PM UTC sirosen travis-ci pending completion   set done
200 refactor/codeclimate Beginning work on cleanup to mocking in tests Handles the backup action tests -- more clever use of autospec, magic mocks, mocking decorators, and the call_args on mocks. push 22 Oct 2015 06:21PM UTC sirosen travis-ci pending completion   set done
199 refactor/codeclimate Refactor salve.parser.tokenize for clarity Another monolithic function broken into components push 22 Oct 2015 07:51AM UTC sirosen travis-ci pending completion   set done
198 refactor/codeclimate Cleanup unused import flagged by flake8 In the parser tests, an import of the tokenization module is now unused push 22 Oct 2015 05:04AM UTC sirosen travis-ci pending completion   set done
197 refactor/codeclimate Break apart parsing into smaller functions salve.parser.parse was a module wrapping a single monolithic function, which is not ideal. By piggy-backing more information onto the ExecutionContext, it becomes possible to do many much smaller functio... push 22 Oct 2015 05:00AM UTC sirosen travis-ci pending completion   set done
196 refactor/codeclimate Reduce duplication in tokenization unit tests Repetitive logic relating to checking the results of tokenization against an expected ordered list of token types is now encapsulated in a tidy function, and handling the types as lists lets us do thi... push 21 Oct 2015 02:33PM UTC sirosen travis-ci pending completion   set done
195 refactor/codeclimate Reduce code duplication in parser tests This is a dramatic reduction in code duplication by wrapping reusable verification logic in a function. push 21 Oct 2015 02:03PM UTC sirosen travis-ci pending completion   set done
194 dev Merge branch 'refactor/flake8' into dev push 21 Oct 2015 04:12AM UTC sirosen travis-ci pending completion   set done
193 refactor/flake8 Add flake8 to travis file Also adds Python 3.5 to pythons, while we're in there. push 21 Oct 2015 04:10AM UTC sirosen travis-ci pending completion   set done
192 dev Merge branch 'bugfix/logging-python-vers' into dev push 21 Oct 2015 03:35AM UTC sirosen travis-ci pending completion   set done
191 bugfix/logging-python-vers Special casing for Python 2.6 logging The Python2.6 StreamHandler initializer has a different signature from the one used in Python2.7 and Python3.x Namely, rather than using a keyword arg, it uses an optional positional argument for the Stream, ... push 21 Oct 2015 03:32AM UTC sirosen travis-ci pending completion   set done
190 wip/bugfix/logging-python-vers Special casing for Python 2.6 logging The Python2.6 StreamHandler initializer has a different signature from the one used in Python2.7 and Python3.x Namely, rather than using a keyword arg, it uses an optional positional argument for the Stream, ... push 21 Oct 2015 03:32AM UTC sirosen travis-ci pending completion   set done
189 wip/bugfix/logging-python-vers Testing behavior of logging on py 2.6 Expect to kill this commit, want to run it on Travis though push 21 Oct 2015 03:28AM UTC sirosen travis-ci pending completion   set done
186 wip/bugfix/logging-python-vers Testing behavior of logging on py 2.6 Expect to kill this commit, want to run it on Travis though push 21 Oct 2015 03:17AM UTC sirosen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 15
  • 16
  • Next →
  • Back to Repo
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