cstroe / svndumpapi

A Java library for manipulating a Subversion dump file.
GNU Affero General Public License v3.0
5 stars 1 forks source link

Enable coveralls.io #8

Closed cstroe closed 9 years ago

cstroe commented 9 years ago

Get https://coveralls.io/ working on this repo.

cstroe commented 9 years ago

This looks like the thing to use: https://github.com/trautonen/coveralls-maven-plugin

JaCoCo is the library that actually computes the coverage.