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

Controller maven module unit tests in Junit 4 does not report coverage correctly #1085

Closed
chandrashekar-s opened this issue Jun 5, 2024 · 0 comments · Fixed by #1086
Closed
Assignees
Labels
bug Something isn't working P1:must As issue that definitely needs to be implemented in near future.

Comments

@chandrashekar-s
Copy link
Collaborator

It was noticed that unit tests written using the Junit 4 annotations in the controller maven module was not reporting the coverage correctly in the jacoco reports. This was seen only for the controller module, rest of the modules still rely in Junit 4 annotations.

@chandrashekar-s chandrashekar-s self-assigned this Jun 5, 2024
@chandrashekar-s chandrashekar-s added bug Something isn't working P1:must As issue that definitely needs to be implemented in near future. labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1:must As issue that definitely needs to be implemented in near future.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant