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

Consider adopting a code coverage service #53

Closed
nicoddemus opened this issue Oct 4, 2017 · 1 comment · Fixed by #54
Closed

Consider adopting a code coverage service #53

nicoddemus opened this issue Oct 4, 2017 · 1 comment · Fixed by #54

Comments

@nicoddemus
Copy link
Collaborator

Given the recent issues about code coverage, it might be nice to adopt one of the available code coverage services that have GitHub integration. The advantage is that those services keep a code coverage record of each branch and post code coverage information in each PR. The two I know about are:

Make sure to browse the links of the examples above to get an idea of what is provided by those services.

@rougeth
Copy link
Owner

rougeth commented Oct 4, 2017

I had codecov configured, but just noticed that Travis was returning an error when calling its command:

$ codecov
codecov: command not found

Already fixed on #54
Thanks @nicoddemus.

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 a pull request may close this issue.

2 participants