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 code coverage reports sending to codecov.io #205

Merged
merged 1 commit into from Oct 22, 2015
Merged

Add code coverage reports sending to codecov.io #205

merged 1 commit into from Oct 22, 2015

Conversation

Ladsgroup
Copy link
Member

Also adding notifications on IRC

@halfak
Copy link
Member

halfak commented Oct 22, 2015

$ codecov
/home/travis/build.sh: line 41: codecov: command not found

@halfak
Copy link
Member

halfak commented Oct 22, 2015

$ codecov
Traceback (most recent call last):
  File "/home/travis/miniconda/bin/codecov", line 7, in <module>
    from codecov import main
ImportError: No module named 'codecov'

@halfak
Copy link
Member

halfak commented Oct 22, 2015

Maybe you need to add pip install codecov here: https://github.com/Ladsgroup/Revision-Scoring/blob/master/.travis.yml#L39

Also adding notifications on IRC
@codecov-io
Copy link

Current coverage is 86.12%

Branch #205 has no coverage reports uploaded yet.

No diff could be generated. No reports for master found.

Powered by Codecov. Updated on successful CI builds.

halfak added a commit that referenced this pull request Oct 22, 2015
Add code coverage reports sending to codecov.io
@halfak halfak merged commit c9fc5e9 into wikimedia:master Oct 22, 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.

None yet

3 participants