Unfortunately, the "Test coverage visualization" does not work with a Windows-based gitlab-runner. GitLab CI/CD artifacts reports types | GitLab The user should be able to implement Test Coverage visualization and visualize the code coverage on their MR diff view Proposal Found a hard coded limit on the pipeline_artifact model. As you can see, I've got job named "test:coverage", which has coverage report. This will allow you to see which lines are covered by tests, and which . "Test coverage visualization" does not work with gitlab-runner on ... With the help of GitLab CI/CD, you can collect the test coverage information of your favorite testing or coverage-analysis tool, and visualize this information inside the file diff view of your merge requests (MRs). Test coverage visualization · Merge requests · Project · User · Help Issue: End-to-end visual regression validation. Calculating total coverage percentage works fine though (badge is available). Test coverage visualization · Merge requests · Project · User · Help Visual coverage smoke test for all stage groups. Test coverage visualization SSH keys External secrets Connect to cloud services Authenticating with HashiCorp Vault "Test coverage visualization" does not work with gitlab-runner on ... Test coverage visualization (FREE) Introduced in GitLab 12.9. Testing best practices | GitLab I am trying to get the "Test coverage visualization" work with a simple Python project. gitlab#227345 is a request to support JaCoCo coverage reports directly within the test coverage visualization feature. Test coverage Visualization artifact size limit - gitlab.com Gitlab test coverage visualization is not working - NodeJS - YouTube GitLab can display the results of one or more reports in: The merge request coverage fuzzing widget. Intended users User experience goal The user should be able to implement Test Coverage visualization and visualize the code coverage on their MR diff view Proposal Found a hard coded limit on the pipeline_artifact model. Hi guys I have a express application and I'm playing around with gitlab to add Gitlab test coverage visualization.