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

Coverage for beans classes not coming in Jacoco Report #142

Open
gattanileena opened this issue Dec 16, 2021 · 0 comments
Open

Coverage for beans classes not coming in Jacoco Report #142

gattanileena opened this issue Dec 16, 2021 · 0 comments

Comments

@gattanileena
Copy link

Hello,
We have implemented the Junit for beans classes using openpojo in our maven project. Junits runs fine when executed manually in IDE.
But when we run Jacoco command then coverage is not coming, in fact it looks like the junit class itself does not get executed. Verified by adding some loggers and those loggers are not printed.
Any pointer , how the coverage can come in Jacoco report and get this junit run.
Thank you.

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

No branches or pull requests

1 participant