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 CodeClimate #35

Closed
KevinHock opened this issue Apr 25, 2017 · 6 comments
Closed

Add CodeClimate #35

KevinHock opened this issue Apr 25, 2017 · 6 comments
Assignees

Comments

@KevinHock
Copy link
Collaborator

KevinHock commented Apr 25, 2017

E.g. If we look at https://github.com/trailofbits/protofuzz we can see the test coverage at the top and a link to code climate.

To fix this we more or less copy the codeclimate.yml and relevant parts of the top of the README.

(So the [easy] issues are good for new people who want to start contributing to look at.)

@KevinHock KevinHock changed the title Add CodeClimate [Easy] Add CodeClimate Apr 25, 2017
@Thalmann Thalmann changed the title [Easy] Add CodeClimate Add CodeClimate Apr 26, 2017
@KevinHock KevinHock self-assigned this May 12, 2017
@KevinHock
Copy link
Collaborator Author

So I'm gonna do this one now that __init__ files are done :D

@morrme
Copy link

morrme commented May 13, 2017

I looked at it but I am not an owner/admin so I couldn't do much.

@Thalmann
Copy link
Contributor

So i do not know anything about codeclimate. I have signed our repo up here: https://codeclimate.com/github/python-security/pyt
Let me know this is what was missing? 🙂

@KevinHock
Copy link
Collaborator Author

KevinHock commented May 13, 2017

I think it's a matter of troubleshooting and then editing the Travis yml and figuring out how we should generate a .coverage in the Travis yml. (Since we aren't using nose in the example I gave.) #44

@KevinHock
Copy link
Collaborator Author

All done, was pretty easy once I forked #44

@KevinHock
Copy link
Collaborator Author

KevinHock commented May 21, 2017

Thanks @Thalmann 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants