Description
Integrate a plugin like https://docs.gradle.org/current/userguide/jacoco_plugin.html and generate the code coverage report for running integration tests on Fineract.
Using this report, we can quickly determine which package have low code coverage and work on remediating the same