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

Codecov Integration #354

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Codecov Integration #354

wants to merge 6 commits into from

Conversation

opalmer
Copy link
Member

@opalmer opalmer commented Jan 30, 2016

codecov.io is a service which provides an easy way to view coverage results. While we already use coveralls.io there's a few things which codecov.io offers that can improve on our experience with code coverage:

  • It works on Windows, Mac and Linux.
  • It easily integrates with both Travis and AppVeyor.
  • Coverage reports are commit dependent rather than build dependent.
  • Codecov will make one comment in a review and update it rather than making several.
  • The results are shown faster and the interface is cleaner.

@opalmer opalmer self-assigned this Jan 30, 2016
@opalmer opalmer changed the title [WIP] Codecov integration [WIP] Codecov Integration Jan 30, 2016
@codecov-io
Copy link

Current coverage is 72.41%

Branch #354 has no coverage reports uploaded yet.

No diff could be generated. No reports for master found.
Review entire Coverage Diff as of a4cdfa6

Powered by Codecov. Updated on successful CI builds.

@opalmer
Copy link
Member Author

opalmer commented Jan 30, 2016

@guidow, PTAL. I've been using this on another project, pywincffi, for a while and overall it's a much better service.

@opalmer opalmer changed the title [WIP] Codecov Integration Codecov Integration Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants