giraffe
giraffe copied to clipboard
Improve test coverage
Check test coverage numbers to see what could be easily tested but isn't currently.
Also, refactor the coverage system into a Gradle file/plugin that takes a threshold as the single parameter. This will make it easier to disable the more advanced coverage metrics in favor of the basic line/statement/branch coverage.