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

Coveralls code coverage #15

Merged
merged 5 commits into from
Oct 1, 2013
Merged

Coveralls code coverage #15

merged 5 commits into from
Oct 1, 2013

Conversation

0xRoch
Copy link
Member

@0xRoch 0xRoch commented Sep 30, 2013

No description provided.

@theon
Copy link
Member

theon commented Sep 30, 2013

The travis job failed to upload to coveralls with:

[error] Not a valid command: coveralls

I think we need to add this to build.sbt

seq(ScctPlugin.instrumentSettings : _*)

seq(com.github.theon.coveralls.CoverallsPlugin.coverallsSettings: _*)

And I think we will have to add sbt-scct as a plugin in project/plugins.sbt

I really want to make this setup simpler in xsbt-coveralls-plugin.

@0xRoch
Copy link
Member Author

0xRoch commented Sep 30, 2013

@theon yep thanks I didn't have time to fix it before going to lunch !

0xRoch added a commit that referenced this pull request Oct 1, 2013
Coveralls code coverage
@0xRoch 0xRoch merged commit 3bb8504 into master Oct 1, 2013
@0xRoch 0xRoch deleted the coveralls branch October 1, 2013 10:08
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

2 participants