Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jacoco-maven-plugin should analyze test classes #1689

Draft
jacoco:master
base: master
Choose a base branch
from

Conversation

Godin
Copy link
Member

In combination with #1670 this enables analysis of Kotlin inline functions call sites in tests, i.e. calculation of line coverage for Kotlin inline functions that are invoked only from tests.

For the same example from #1670 (comment) execution of mvn verify after this change produces

Screenshot 2024-08-19 at 13 39 33 Screenshot 2024-08-19 at 13 39 49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant