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

global: pep8 and pep257 improvements #14

Merged
merged 5 commits into from
Aug 26, 2014

Conversation

jirikuncar
Copy link
Member

Signed-off-by: Jiri Kuncar [email protected]

@jirikuncar jirikuncar modified the milestones: v1.2.0, v1.x Aug 25, 2014
* Improves code style. (closes inveniosoftware-contrib#6)

Signed-off-by: Jiri Kuncar <[email protected]>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.22%) when pulling 6768530 on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.94%) when pulling 670f3a9 on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.94%) when pulling d2789c3 on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.95%) when pulling e2f8b13 on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.95%) when pulling e2f8b13 on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

* Fixes problems with exceptions handling and str/unicode.  (closes inveniosoftware-contrib#7)
* Adds support for tox testing.  (closes inveniosoftware-contrib#4)

Signed-off-by: Jiri Kuncar <[email protected]>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.95%) when pulling c10f529 on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

* Adds classifiers for Python versions 2.6, 2.7, and 3.3.

Reported-by: Tibor Simko <[email protected]>
Signed-off-by: Jiri Kuncar <[email protected]>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.95%) when pulling b35b0df on jirikuncar:pep8 into d0f1758 on inveniosoftware:master.

@jirikuncar
Copy link
Member Author

@romanchyla can you please have a look on my changes in 1bc1ca3? I have simplified few test cases that were playing around with str vs. unicode.

romanchyla added a commit that referenced this pull request Aug 26, 2014
global: pep8 and pep257 improvements
@romanchyla romanchyla merged commit 323f588 into inveniosoftware-contrib:master Aug 26, 2014
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.

global: PEP8
3 participants