Github Bot
Poster of Commits
Migrate from OpenClover to JaCoCo for coverage (#48)
* Use JaCoCo for coverage instead of Clover.
They have support for Java > 9...
* Remove Clover coverage comment.
This branch, if merged, will mean that we're no longer using Clover,
so it'll be moot.
* Update jenkinsfile, too.
I think this should work, but I could be wrong.
* Separate core gradle plugins from third-party.
This change also alphabetizes the plugins within each block to provide
some semblance of structure.
View on Github
* Use JaCoCo for coverage instead of Clover.
They have support for Java > 9...
* Remove Clover coverage comment.
This branch, if merged, will mean that we're no longer using Clover,
so it'll be moot.
* Update jenkinsfile, too.
I think this should work, but I could be wrong.
* Separate core gradle plugins from third-party.
This change also alphabetizes the plugins within each block to provide
some semblance of structure.
View on Github