Build is not updating coverage report
Closed this issue · 0 comments
visola commented
For some reason, when changing the code and building, coverage report is not getting updated. To see the latest version it's required to run ./gradlew clean build
, which is not ideal.