ci: add code coverage reporting to CI pipeline #135
Reference in New Issue
Block a user
Delete Branch "ci-add-coverage-reporting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update code coverage file handling in the Dockerfile to generate
coverage reports properly. Change temporary coverage file name and
exclude specific files from the report. Remove the temporary file
after processing. Add steps to the CI pipeline to download and
execute the Codecov uploader, ensuring coverage data is uploaded
for analysis during the build stage.
Welcome to Codecov 🎉
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered ☂️
mentioned in commit
068037dd3c