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

Refactor eliot-tree into smaller pieces, with tests, that can be used by third parties #17

Merged
merged 15 commits into from Jun 9, 2015

Conversation

jonathanj
Copy link
Owner

Closes #16.

@jerith
Copy link

jerith commented Jun 5, 2015

Looks reasonable to me. I haven't done a thorough review, because I'm not really familiar with the code, but I don't see any glaring issues.

Could we perhaps hook this up to travis-ci.org or some other continuous integration system?

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6b0c520 on 16-refactor-into-library into * on master*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 8d33e4e on 16-refactor-into-library into * on master*.

@jerith
Copy link

jerith commented Jun 8, 2015

Tests for eliottree._cli would be nice, but I don't think that necessarily has to block this PR. Other than that, 👍 from me.

Also, you can configure coveralls to not comment on pull requests (I find that a bit noisy, but it's your call) and you can set the allowed reduction in coverage before coveralls returns a build failure status.

@jonathanj
Copy link
Owner Author

Thanks @jerith, I've configured coveralls to be less spammy, I didn't know you could configure that stuff.

[testenv:pep8]
deps = pep8
basepython = python2.7
commands = pep8 eliottree
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be a newline at the end of the file.

@mithrandi
Copy link
Contributor

👍 from me as well, aside from the thing I noted above.

jonathanj added a commit that referenced this pull request Jun 9, 2015
Refactor eliot-tree into smaller pieces, with tests, that can be used by third parties. (closes #16)
@jonathanj jonathanj merged commit 0372a28 into master Jun 9, 2015
@jonathanj jonathanj deleted the 16-refactor-into-library branch June 9, 2015 13:38
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.

None yet

4 participants