Closed hduelme closed 6 months ago
As pointed out in #189 the jacoco report is currently not working. Idea SDK 2022.1+ needs a special configuration, see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-faq.html#jacoco-reports-0-coverage.
It is now working again https://app.codecov.io/github/mapstruct/mapstruct-idea/tree/hduelme%2Fmapstruct-idea%3Afix-jacoco-reports-0-coverage
Nice work @hduelme. Thanks a lot
As pointed out in #189 the jacoco report is currently not working. Idea SDK 2022.1+ needs a special configuration, see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-faq.html#jacoco-reports-0-coverage.