trautonen / coveralls-maven-plugin

Maven plugin for submitting Java code coverage reports to Coveralls web service.
MIT License
311 stars 124 forks source link

Update README with Scoverage info #59

Closed caniszczyk closed 2 years ago

caniszczyk commented 9 years ago

Scoverage is supported via its ability to generate cobertura reports.

Signed-off-by: Chris Aniszczyk zx@twitter.com

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 5e624f41f8c6ce740b07fc09e075782fb4b43f18 on caniszczyk:add-scoverage-info into aa395baf0720822d563779163883e1b4db23a99e on trautonen:master.

PabloThiele commented 2 years ago

I'm closing this for now and if something changes we can revisit in the future.