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

added scoverage and coveralls support #71

Merged
merged 1 commit into from
Aug 19, 2014
Merged

Conversation

rpless
Copy link
Collaborator

@rpless rpless commented Aug 18, 2014

I've added scoverage to the build which can be used locally by running sbt clean scoverage:test. Right now its bare bones. It will just generate a report and because of a bug will not even do highlighting in reports.

I've also added coveralls support to get actual highlighted reports. You can see an example coverage report from my branch at https://coveralls.io/builds/1100597.

Whenever a travis-ci build runs, a coverage report will automatically be generated.
This is for issue #58.

@rpless rpless changed the title added scoverage and coveralls support for #58 added scoverage and coveralls support Aug 18, 2014
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3ab4e28 on rpless:coveralls into * on finagle:master*.

@vkostyukov
Copy link
Collaborator

This is amazing Ryan @rpless!

Thanks a lot! Looks like everything is ready for the 0.1.6 release.

vkostyukov added a commit that referenced this pull request Aug 19, 2014
added scoverage and coveralls support
@vkostyukov vkostyukov merged commit aa66b78 into finagle:master Aug 19, 2014
@rpless rpless deleted the coveralls branch November 11, 2014 16:44
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