nuun-io/kernel

Add code coverage

pith opened this issue · 0 comments

pith commented

Coverall is a web service which allows to track code coverage. It can be used with Travis.

There is no native support for maven, but I found this maven project coveralls-maven-plugin which uses the Coverall API.

It would be great to use it for Nuun Kernel.