On Fri, 4 Oct 2019 at 02:13, Andrea Aime <andrea.a...@geo-solutions.it <mailto:andrea.a...@geo-solutions.it>> wrote:

      * Do you have experience with integration of coverage tools in
        the build, and have recommendations?

I've used Coveralls in the past, but all our new projects are getting setup on Codecov because reports are more detailed and I like the gui better, both "just" process code coverage reports so you are completely free to use whatever tool and reports you want to use, generally JaCoCo in my case.

Codecov provides a config file and something they call flags to tune reporting and optionally failing the build: https://docs.codecov.io/docs/flags

typical Codecov PR report: https://github.com/flamingo-geocms/flamingo/pull/1524#issuecomment-538746390


HTH, Mark

_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to