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 JaCoCo test coverage with Coveralls integration. #6

Merged
merged 1 commit into from
Oct 30, 2015

Conversation

sankethkatta
Copy link
Contributor

I setup some tools for coverage reporting:

  • Run coverage with gradle's built in JaCoCo plugin, just run gradle jacocoTestReport
  • Setup plugin for Coveralls integration.
    Instructions on how to integrate with Travis is provided on the plugin's readme: coveralls-gradle-plugin

mbastian added a commit that referenced this pull request Oct 30, 2015
Add JaCoCo test coverage with Coveralls integration.
@mbastian mbastian merged commit 14da23e into linkedin:master Oct 30, 2015
@mbastian
Copy link
Contributor

Thanks Sanketh, Coveralls is pretty awesome.

@mbastian mbastian added this to the 1.1.0 milestone Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants