And there is already a Maven plugin for that purpose :) http://blog.eluder.org/2013/06/code-coverage-for-github-hosted-java-projects-with-coveralls
https://github.com/trautonen/coveralls-maven-plugin Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Wed, Jun 10, 2015 at 10:42 AM, Chamila De Alwis <[email protected]> wrote: > This is good stuff, although from an initial look, it seems like for > Java[1] we'd have to use their API[2] to send coverage details. > > [1] - https://coveralls.zendesk.com/hc/en-us > [2] - > https://coveralls.zendesk.com/hc/en-us/articles/201774865-API-Introduction > > > Regards, > Chamila de Alwis > Committer and PMC Member - Apache Stratos > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > On Wed, Jun 10, 2015 at 8:28 AM, Imesh Gunaratne <[email protected]> wrote: > >> Hi Devs, >> >> There is an online service which provides $subject for Github projects: >> https://coveralls.io/r/GoogleCloudPlatform/kubernetes >> >> >> -- >> Imesh Gunaratne >> >> Senior Technical Lead, WSO2 >> Committer & PMC Member, Apache Stratos >> > >
