Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factor out some helper functions #24

Merged
merged 4 commits into from
Jan 22, 2017
Merged

Conversation

bgreen-litl
Copy link
Member

@bgreen-litl bgreen-litl commented Jan 22, 2017

This creates a few helper functions that are called by both
on_exception and on_predicate. If nothing else this makes
those implementations less verbose and perhaps a little easier
to follow the control flow.

Not sure when this changed, but pytest-cov gives a warning that
module backoff.py has not been imported if the full file name is
specified.  Specifying the module name gets rid of it.
@coveralls
Copy link

coveralls commented Jan 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 28ab701 on bgreen-litl:helper-funcs into 31968cc on litl:master.

@bgreen-litl bgreen-litl merged commit e3b6541 into litl:master Jan 22, 2017
@bgreen-litl bgreen-litl deleted the helper-funcs branch January 22, 2017 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants