Open clementcasa opened 3 years ago
hey @gueut, thanks for raising this issue.
I'd like to point your attention to the output of the configuration: your package 'com/citygoo/app/presenter/modules/' requires coverage above 70 and in your report for RequestDetailsPresenterImpl
it's 61. While the error message is not helpful in this case, the actual problem is indicated by the yellow exclamation sign in the table below this message.
If you'd like to change the error message, I'm happy to review a PR with the necessary changes.
Hi @Malinskiy Thank you for you answer 🙂
Hello, we have implemented Danger-jacoco on our project but we have an issue with the plugin
The message
Class coverage is below minimum. Improve to at least 0%
keep showing on our PRs while we specify that the minimum coverage of classes is 0%. Here is the full output :Plugin Usage
Here is the configuration of jacoco in our Dangerfile :
Version Used
danger-jacoco v0.1.4 jacoco Gradle Plugin 0.8.7 danger 5.13.0