Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

try to setup codecov.io #251

Merged
merged 2 commits into from
Aug 3, 2016
Merged

try to setup codecov.io #251

merged 2 commits into from
Aug 3, 2016

Conversation

johnynek
Copy link
Collaborator

@johnynek johnynek commented Aug 3, 2016

I think maybe twitter already has some codecov.io, so this may just work.

@codecov-io
Copy link

codecov-io commented Aug 3, 2016

Current coverage is 65.17% (diff: 100%)

No coverage report found for develop at cc521eb.

Powered by Codecov. Last update cc521eb...b68bfba

@@ -6,4 +6,6 @@ matrix:
script: ./sbt ++$TRAVIS_SCALA_VERSION clean test mimaReportBinaryIssues

- scala: 2.11.8
script: ./sbt ++$TRAVIS_SCALA_VERSION clean test mimaReportBinaryIssues
script: ./sbt ++$TRAVIS_SCALA_VERSION clean coverage test coverageReport mimaReportBinaryIssues
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we doing this for 2.11 only because the results should be identical for 2.10?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah. That was my thinking.

@rubanm
Copy link
Contributor

rubanm commented Aug 3, 2016

👍

@johnynek johnynek merged commit 5760357 into develop Aug 3, 2016
@johnynek johnynek deleted the oscar/codecov branch August 3, 2016 17:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants