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 codecov #1603

Merged
merged 2 commits into from Jun 8, 2015
Merged

Add codecov #1603

merged 2 commits into from Jun 8, 2015

Conversation

simov
Copy link
Member

@simov simov commented May 26, 2015

Fixes #1577 (hopefully)

From what I'm reading coveralls no longer works with the public token for some reason. Codeclimate, codeship and now coveralls requires full read/write access to all of your public/private repos + the org ones = which is insane IMO.

Codecov on the other hand requires minimal set of permissions for public projects + it seems that they support reporting via the GitHub status API.

@simov
Copy link
Member Author

simov commented May 26, 2015

This is how the coverage looks like https://codecov.io/github/request/request

@simov
Copy link
Member Author

simov commented May 28, 2015

Codecov turned out to be under heavy development, so I'm postponing this PR until this https://github.com/codecov/support/issues/12 issue get resolved.

@stevepeak
Copy link

Thanks for the PR. I'll be working on codecov/support#12 today. I look forward to this merge!

I've deployed this fix. Thank you!

@simov
Copy link
Member Author

simov commented Jun 8, 2015

Thanks, @stevepeak the GitHub's status API seems to be working 👍

simov added a commit that referenced this pull request Jun 8, 2015
@simov simov merged commit 308ea00 into request:master Jun 8, 2015
@simov simov changed the title Migrate to codecov Add to codecov Jun 8, 2015
@simov simov changed the title Add to codecov Add codecov Jun 8, 2015
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.

Cannot view source on Coveralls
2 participants