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

Add Coveralls support #37

Merged
merged 3 commits into from Mar 29, 2013
Merged

Add Coveralls support #37

merged 3 commits into from Mar 29, 2013

Conversation

treyhunner
Copy link
Member

I noticed the coveralls badge in django-widget-tweaks. Seems like a code coverage badge probably wouldn't hurt.

I removed Python 2.5 support from Travis tests because coveralls can't be used otherwise. The tox file doesn't test 2.5 anyways so support was basically already dropped previously.

I also think adding the ?branch=master at the end of the Travis badge may fix the weird oddity we saw earlier with an old commit from a pushed tag messing up the build status.

@coveralls
Copy link

Changes Unknown when pulling 6a144e3 on treyhunner:coveralls into * on carljm:master*.

View Details

@coveralls
Copy link

Changes Unknown when pulling 732278a on treyhunner:coveralls into * on carljm:master*.

View Details

@carljm
Copy link
Collaborator

carljm commented Mar 29, 2013

This looks great! Merge away :-)

@carljm
Copy link
Collaborator

carljm commented Mar 29, 2013

Not sure what "changes unknown" means - maybe that's a feature that needs a prior build with coverage before it'll work?

@treyhunner
Copy link
Member Author

I think that's what it means.

Hopefully anyone that cares about code coverage knows 100% coverage doesn't mean "no bugs".

treyhunner added a commit that referenced this pull request Mar 29, 2013
@treyhunner treyhunner merged commit f0b56c0 into jazzband:master Mar 29, 2013
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

3 participants