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 CI and CodeClimate Integrations + Badges #24

Open
chardane opened this issue Sep 13, 2016 · 0 comments
Open

Add CI and CodeClimate Integrations + Badges #24

chardane opened this issue Sep 13, 2016 · 0 comments

Comments

@chardane
Copy link

We should add some kind of continuous integration to run the test suite for every PR. Travis CI offers this for free, but an Admin would have to do it. This would ensure that existing tests are not broken with every PR.

We could also add CodeClimate into every PR. This would help ensure that we are aware of and keep up code test coverage.

There's also a Travis CI badge and a CodeClimate badge we can add to the README, so we can see the build status and test coverage at a glance

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

No branches or pull requests

1 participant