Display Test Coverage in Repository

Test Coverage in Repository - Possible?

Hello, I have unittest coverage results in the diff view of my merge requests. Im wondering if there is anything similar to codecov for GitLab?
I would like to display the test results (coverage report -m) at for ex. the public directory
Is that even possible?

Greetings,
Eric

1 Like

Iā€™m looking for an answer to this question too. It would be very useful since the files that were changed in the MR are not necessarily the ones that have coverage changes.